中文
相关论文

相关论文: Seg2Act: Global Context-aware Action Generation fo…

200 篇论文

In reading comprehension, generating sentence-level distractors is a significant task, which requires a deep understanding of the article and question. The traditional entity-centered methods can only generate word-level or phrase-level…

计算与语言 · 计算机科学 2019-11-21 Xiaorui Zhou , Senlin Luo , Yunfang Wu

Thinking aloud is an effective meta-cognitive strategy human reasoners apply to solve difficult problems. We suggest to improve the reasoning ability of pre-trained neural language models in a similar way, namely by expanding a task's…

计算与语言 · 计算机科学 2021-03-25 Gregor Betz , Kyle Richardson , Christian Voigt

Conditional set generation learns a mapping from an input sequence of tokens to a set. Several NLP tasks, such as entity typing and dialogue emotion tagging, are instances of set generation. Seq2Seq models, a popular choice for set…

计算与语言 · 计算机科学 2022-10-25 Aman Madaan , Dheeraj Rajagopal , Niket Tandon , Yiming Yang , Antoine Bosselut

Automated reasoning is critical in domains such as law and governance, where verifying claims against facts in documents requires both accuracy and interpretability. Recent work adopts structured reasoning pipelines that translate natural…

人工智能 · 计算机科学 2026-02-17 Rizky Ramadhana Putra , Raihan Sultan Pasha Basuki , Yutong Cheng , Peng Gao

Naive Retrieval-Augmented Generation (RAG) focuses on individual documents during retrieval and, as a result, falls short in handling networked documents which are very popular in many applications such as citation graphs, social media, and…

机器学习 · 计算机科学 2025-07-15 Yuntong Hu , Zhihan Lei , Zheng Zhang , Bo Pan , Chen Ling , Liang Zhao

Text summarization is a fundamental task in natural language processing (NLP), and the information explosion has made long-document processing increasingly demanding, making summarization essential. Existing research mainly focuses on model…

Retrieval-augmented generation (RAG) has become a transformative approach for enhancing large language models (LLMs) by grounding their outputs in external knowledge sources. Yet, a critical question persists: how can vast volumes of…

信息检索 · 计算机科学 2025-04-29 Carlo Merola , Jaspinder Singh

The temporal segmentation of events is an essential task and a precursor for the automatic recognition of human actions in the video. Several attempts have been made to capture frame-level salient aspects through attention but they lack the…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Harshala Gammulle , Simon Denman , Sridha Sridharan , Clinton Fookes

Automated code documentation is essential for modern software development, providing the contextual grounding that both human developers and coding agents rely on to navigate large codebases. Existing repository-level approaches process…

软件工程 · 计算机科学 2026-05-15 Suyoung Bae , Jaehoon Lee , Changkyu Choi , YunSeok Choi , Jee-Hyong Lee

Communicating complex system designs or scientific processes through text alone is inefficient and prone to ambiguity. A system that automatically generates scientific architecture diagrams from text with high semantic fidelity can be…

计算与语言 · 计算机科学 2026-04-17 Shivank Garg , Sankalp Mittal , Manish Gupta

Automatically extracting workflows as procedural graphs from natural language is promising yet underexplored, demanding both structural validity and logical alignment. While recent large language models (LLMs) show potential for procedural…

人工智能 · 计算机科学 2026-01-28 Wangyang Ying , Yanchi Liu , Xujiang Zhao , Wei Cheng , Zhengzhang Chen , Wenchao Yu , Yanjie Fu , Haifeng Chen

Document grounded generation is the task of using the information provided in a document to improve text generation. This work focuses on two different document grounded generation tasks: Wikipedia Update Generation task and Dialogue…

计算与语言 · 计算机科学 2021-04-27 Shrimai Prabhumoye , Kazuma Hashimoto , Yingbo Zhou , Alan W Black , Ruslan Salakhutdinov

Few works in the literature of event extraction have gone beyond individual sentences to make extraction decisions. This is problematic when the information needed to recognize an event argument is spread across multiple sentences. We argue…

计算与语言 · 计算机科学 2020-05-15 Xinya Du , Claire Cardie

Forms are a common type of document in real life and carry rich information through textual contents and the organizational structure. To realize automatic processing of forms, word grouping and relation extraction are two fundamental and…

计算与语言 · 计算机科学 2021-05-12 Zilong Wang , Mingjie Zhan , Houxing Ren , Zhaohui Hou , Yuwei Wu , Xingyan Zhang , Ding Liang

Extracting summaries from long documents can be regarded as sentence classification using the structural information of the documents. How to use such structural information to summarize a document is challenging. In this paper, we propose…

计算与语言 · 计算机科学 2023-01-23 Junyi Bian , Xiaodi Huang , Hong Zhou , Shanfeng Zhu

Generating long-range skeleton-based human actions has been a challenging problem since small deviations of one frame can cause a malformed action sequence. Most existing methods borrow ideas from video generation, which naively treat…

图形学 · 计算机科学 2020-08-18 Ping Yu , Yang Zhao , Chunyuan Li , Junsong Yuan , Changyou Chen

Large language model (LLM) contexts are typically constructed using retrieval-augmented generation (RAG), which involves ranking and selecting the top-k passages. The approach causes fragmentation in information graphs in document…

人工智能 · 计算机科学 2026-01-16 Amir Khurshid , Abhishek Sehgal

Complex activities in real-world audio unfold over extended durations and exhibit hierarchical structure, yet most prior work focuses on short clips and isolated events. To bridge this gap, we introduce MultiAct, a new dataset and benchmark…

声音 · 计算机科学 2026-02-09 Peng Zhang , Qingyu Luo , Philip J. B. Jackson , Wenwu Wang

Document generation has gained growing attention in the field of AI-driven content creation. In this work, we push its boundaries by introducing AnyDoc, a framework capable of handling multiple generation tasks across a wide spectrum of…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Jiawei Lin , Wanrong Zhu , Vlad I Morariu , Christopher Tensmeyer

Large language model (LLM) agents typically rely on reactive decision-making paradigms such as ReAct, selecting actions conditioned on growing execution histories. While effective for short tasks, these approaches often lead to redundant…

人工智能 · 计算机科学 2026-03-02 Yihan , Wen , Xin Chen