acl-org / acl-org/acl-anthology

Metadata correction for 2026.acl-long.659

Open Beginner friendly
#9,276 2 comments 0 reactions 0 assignees View on GitHub
correction metadata waiting
Dominant language
Python
Stars
797
Forks
408
Avg merge
3d 19h
Merged PRs (30d)
36

Description

### JSON data block

```json
{
"anthology_id": "2026.acl-long.659",
"abstract": "Sign Language Production (SLP) is the process of converting the complex input text into a real video. Most previous works focused on the Text2Gloss, Gloss2Pose, Pose2Vid stages, and some concentrated on the Prompt2Gloss and Text2Avatar stages. However, this field has made slow progress due to the inaccuracy of text conversion, pose generation, and the rendering of poses into real human videos in these stages, resulting in gradually accumulating errors. Therefore, in this paper, we streamline the traditional redundant structure, simplify and optimize the task objective, and design a new sign language generative model called Stable Signer. It redefines the SLP task as a hierarchical generation end-to-end task that only includes text understanding (Prompt2Gloss, Text2Gloss) and Pose2Vid, and executes text understanding through our proposed new Sign Language Understanding Linker called SLUL, and generates hand gestures through the named SLP-MoE hand gesture rendering expert block to end-to-end generate high-quality and multi-style sign language videos. SLUL is trained using the newly developed Semantic-Aware Gloss Masking Loss (SAGM Loss). Its performance has improved by 48.6% compared to the current SOTA generation methods. More demo can be obtained at https://stablesigner.github.io/."
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository for `"anthology_id": "2026.acl-long.659"` and locate the matching metadata entry. The JSON block in the issue body is the intended replacement payload, so update that record’s abstract to match it exactly. Completion is when that single record reflects the provided JSON values and any metadata update/validation flow you use for anthology data accepts the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
content
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.