中文
相关论文

相关论文: SEVADE: Self-Evolving Multi-Agent Analysis with De…

200 篇论文

Unsupervised sentence embeddings task aims to convert sentences to semantic vector representations. Most previous works directly use the sentence representations derived from pretrained language models. However, due to the token bias in…

计算与语言 · 计算机科学 2024-02-26 Junlong Liu , Xichen Shang , Huawen Feng , Junhao Zheng , Qianli Ma

Sentiment classification and sarcasm detection are both important natural language processing (NLP) tasks. Sentiment is always coupled with sarcasm where intensive emotion is expressed. Nevertheless, most literature considers them as two…

计算与语言 · 计算机科学 2019-03-12 Navonil Majumder , Soujanya Poria , Haiyun Peng , Niyati Chhaya , Erik Cambria , Alexander Gelbukh

Large Vision-Language Models (LVLMs) exhibit strong multimodal capabilities but remain vulnerable to hallucinations from intrinsic errors and adversarial attacks from external exploitations, limiting their reliability in real-world…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Chung-En Johnny Yu , Brian Jalaian , Nathaniel D. Bastian

Traditional language models, adept at next-token prediction in text sequences, often struggle with transduction tasks between distinct symbolic systems, particularly when parallel data is scarce. Addressing this issue, we introduce…

Individual neurons participate in the representation of multiple high-level concepts. To what extent can different interpretability methods successfully disentangle these roles? To help address this question, we introduce RAVEL (Resolving…

计算与语言 · 计算机科学 2024-08-28 Jing Huang , Zhengxuan Wu , Christopher Potts , Mor Geva , Atticus Geiger

Despite the groundbreaking advancements made by large language models (LLMs), hallucination remains a critical bottleneck for their deployment in high-stakes domains. Existing classification-based methods mainly rely on static and passive…

机器学习 · 计算机科学 2026-05-12 Linggang Kong , Lei Wu , Yunlong Zhang , Xiaofeng Zhong , Zhen Wang , Yongjie Wang , Yao Pan

Sarcasm detection is a binary classification task that aims to determine whether a given utterance is sarcastic. Over the past decade, sarcasm detection has evolved from classical pattern recognition to deep learning approaches, where…

计算与语言 · 计算机科学 2023-09-08 Liming Zhou , Xiaowei Xu , Xiaodong Wang

Despite the remarkable capabilities of large language models (LLMs) in various reasoning tasks, they still struggle with table reasoning tasks, particularly in maintaining consistency throughout multi-step reasoning processes. While…

人工智能 · 计算机科学 2025-05-26 Peiying Yu , Guoxin Chen , Jingjing Wang

This paper proposes a structure-aware decoding method based on large language models to address the difficulty of traditional approaches in maintaining both semantic integrity and structural consistency in nested and overlapping entity…

计算与语言 · 计算机科学 2026-01-29 Zhimin Qiu , Di Wu , Feng Liu , Yuxiao Wang

Recent studies have explored large language models for time-series anomaly detection, yet existing approaches often rely on a single general-purpose model to directly infer anomaly indices or intervals, limiting controllability,…

人工智能 · 计算机科学 2026-05-08 Hyeongwon Kang , Jeongseob Kim , Jinwoo Park , Pilsung Kang

VQA Natural Language Explanation (VQA-NLE) task aims to explain the decision-making process of VQA models in natural language. Unlike traditional attention or gradient analysis, free-text rationales can be easier to understand and gain…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Wei Suo , Mengyang Sun , Weisong Liu , Yiqi Gao , Peng Wang , Yanning Zhang , Qi Wu

State-of-the-art deepfake detection approaches rely on image-based features extracted via neural networks. While these approaches trained in a supervised manner extract likely fake features, they may fall short in representing unnatural…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Yue Zhang , Ben Colman , Xiao Guo , Ali Shahriyari , Gaurav Bharaj

Generating textual rationales from large vision-language models (LVLMs) to support trainable multimodal misinformation detectors has emerged as a promising paradigm. However, its effectiveness is fundamentally limited by three core…

计算与语言 · 计算机科学 2025-08-15 Herun Wan , Jiaying Wu , Minnan Luo , Xiangzheng Kong , Zihan Ma , Zhi Zeng

Aiming at the problem of difficulty in accurately identifying graphical implicit correlations in multimodal irony detection tasks, this paper proposes a Semantic Irony Recognition Network (SemIRNet). The model contains three main…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Jingxuan Zhou , Yuehao Wu , Yibo Zhang , Yeyubei Zhang , Yunchong Liu , Bolin Huang , Chunhong Yuan

Detecting sarcasm and verbal irony is critical for understanding people's actual sentiments and beliefs. Thus, the field of sarcasm analysis has become a popular research problem in natural language processing. As the community working on…

计算与语言 · 计算机科学 2020-06-08 Debanjan Ghosh , Avijit Vajpayee , Smaranda Muresan

RAG (Retrieval-Augmented Generation) systems and web agents are increasingly evaluated on multi-hop deep search tasks, yet current practice suffers from two major limitations. First, most benchmarks leak the reasoning path in the question…

计算与语言 · 计算机科学 2025-12-11 Maojia Song , Renhang Liu , Xinyu Wang , Yong Jiang , Pengjun Xie , Fei Huang , Jingren Zhou , Dorien Herremans , Soujanya Poria

Resolving real-world software engineering (SWE) issues with autonomous agents requires complex, long-horizon reasoning. Current pipelines are bottlenecked by unoptimized demonstration data, sparse execution rewards, and computationally…

软件工程 · 计算机科学 2026-04-17 Hao Han , Jin Xie , Xuehao Ma , Weiquan Zhu , Ziyao Zhang , ZhiLiang Long , Hongkai Chen , Qingwen Ye

Retrieval-augmented generation (RAG) has proven to be effective in mitigating hallucinations in large language models, yet its effectiveness remains limited in complex, multi-step reasoning scenarios. Recent efforts have incorporated…

计算与语言 · 计算机科学 2025-12-29 Wenda Wei , Yu-An Liu , Ruqing Zhang , Jiafeng Guo , Lixin Su , Shuaiqiang Wang , Dawei Yin , Maarten de Rijke , Xueqi Cheng

Speech monologues recorded in naturalistic settings provide opportunities to characterize mental illness phenomenology and detect symptom exacerbation. Large language models (LLMs) offer new possibilities for automating this process, as…

Artificial intelligence is reshaping scientific exploration, but most methods automate procedural tasks without engaging in scientific reasoning, limiting autonomy in discovery. We introduce Materials Agents for Simulation and Theory in…