中文
相关论文

相关论文: Supervised Semantic Similarity-based Conflict Dete…

200 篇论文

Providing adequate tools to tackle the problem of inconsistent compliance rules is a critical research topic. This problem is of paramount importance to achieve automatic support for early declarative design and to support evolution of…

计算机科学中的逻辑 · 计算机科学 2011-09-14 Francois Hantry , Mohand-Said Hacid

This paper describes Difference-aware Deep continuous prompt for Contrastive Sentence Embeddings (D2CSE) that learns sentence embeddings. Compared to state-of-the-art approaches, D2CSE computes sentence vectors that are exceptional to…

计算与语言 · 计算机科学 2023-04-19 Hyunjae Lee

LLMs show strong performance in code generation, but their outputs lack correctness guarantees. Sample-based uncertainty estimators address this by generating multiple candidate programs and measuring their disagreement. However, existing…

软件工程 · 计算机科学 2026-05-12 Weilin He , Arindam Sharma , Cristina David

Retrieval-Augmented Generation (RAG) integrates large language models (LLMs) with external sources, but unresolved contradictions in retrieved evidence often lead to hallucinations and legally unsound outputs. Benchmarks currently used for…

人工智能 · 计算机科学 2025-10-14 Ananya Mantravadi , Shivali Dalmia , Olga Pospelova , Abhishek Mukherji , Nand Dave , Anudha Mittal

Recent 3D Large-Language Models (3D-LLMs) claim to understand 3D worlds, especially spatial relationships among objects. Yet, we find that simply fine-tuning a language model on text-only question-answer pairs can perform comparably or even…

The increasing use of LLM-based agents to support decision-making and control across diverse domains motivates the need for systematic deconfliction of their proposed actions. We present a deconfliction framework for coordinating multiple…

系统与控制 · 电气工程与系统科学 2026-04-14 Shiva Poudel , Thiagarajan Ramachandran , Orestis Vasios , Andrew P. Reiman

Code clone detection is a critical task in software engineering, aimed at identifying duplicated or similar code fragments within or across software systems. Traditional methods often fail to capture functional equivalence, particularly for…

软件工程 · 计算机科学 2025-08-05 Yunhao Liang , Ruixuan Ying , Takuya Taniguchi , Guwen Lyu , Zhe Cui

With the advancement of Large Language Models (LLMs), their application in Software Quality Assurance (SQA) has increased. However, the current focus of these applications is predominantly on ChatGPT. There remains a gap in understanding…

软件工程 · 计算机科学 2024-09-04 Ratnadira Widyasari , David Lo , Lizi Liao

This work analyzes the use of large language models (LLMs) for detecting domain generation algorithms (DGAs). We perform a detailed evaluation of two important techniques: In-Context Learning (ICL) and Supervised Fine-Tuning (SFT), showing…

计算与语言 · 计算机科学 2024-11-06 Reynier Leyva La O , Carlos A. Catania , Tatiana Parlanti

Examining logical inconsistencies among multiple statements (such as collections of sentences or question-answer pairs) is a crucial challenge in machine learning, particularly for ensuring the safety and reliability of models. Traditional…

机器学习 · 计算机科学 2026-01-23 Mooho Song , Hyeryung Son , Jay-Yoon Lee

Supervised fine-tuning (SFT) is a common approach to improve the domain-specific question-answering (QA) performance of large language models (LLMs). However, recent literature reveals that due to the conflicts between LLMs' internal…

计算与语言 · 计算机科学 2025-05-29 Qihuang Zhong , Liang Ding , Xiantao Cai , Juhua Liu , Bo Du , Dacheng Tao

Successful cross-language clone detection could enable researchers and developers to create robust language migration tools, facilitate learning additional programming languages once one is mastered, and promote reuse of code snippets over…

软件工程 · 计算机科学 2020-02-11 George Mathew , Chris Parnin , Kathryn T Stolee

Recognizing semantic differences across documents is crucial for text generation evaluation and content alignment, especially in cross-lingual settings. However, as a standalone task, it has received little attention. We address this by…

计算与语言 · 计算机科学 2026-04-28 Michelle Wastl , Jannis Vamvas , Rico Sennrich

Source-free domain adaptation (SFDA) aims to transfer knowledge learned from a source domain to an unlabeled target domain, where the source data is unavailable during adaptation. Existing approaches for SFDA focus on self-training usually…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Idit Diamant , Roy H. Jennings , Oranit Dror , Hai Victor Habi , Arnon Netzer

The literature on how large language models handle conflict between their training knowledge and a contradicting document presents a persistent empirical contradiction: some studies find models stubbornly retain their trained answers,…

计算与语言 · 计算机科学 2026-05-13 Pruthvinath Jeripity Venkata

Semi-supervised semantic segmentation (SSS) has recently gained increasing research interest as it can reduce the requirement for large-scale fully-annotated training data. The current methods often suffer from the confirmation bias from…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Zicheng Wang , Zhen Zhao , Xiaoxia Xing , Dong Xu , Xiangyu Kong , Luping Zhou

Large language models (LLMs) have become essential tools in software development, widely used for requirements engineering, code generation and review tasks. Software engineers often rely on LLMs to assess whether system code implementation…

软件工程 · 计算机科学 2025-08-19 Haolin Jin , Huaming Chen

Cross-domain retrieval (CDR), as a crucial tool for numerous technologies, is finding increasingly broad applications. However, existing efforts face several major issues, with the most critical being the need for accurate supervision,…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Lixu Wang , Xinyu Du , Qi Zhu

Large Language Models (LLMs) are essential for analyzing and addressing vulnerabilities in cybersecurity. However, among over 200,000 vulnerabilities were discovered in the past decade, more than 30,000 have been changed or updated. This…

计算与语言 · 计算机科学 2026-04-17 Ziyin Zhou , Jianyi Zhang , Xu ji , Yilong Li , Jiameng Han , Zhangchi Zhao

Knowledge conflict arises from discrepancies between information in the context of a large language model (LLM) and the knowledge stored in its parameters. This can hurt performance when using standard decoding techniques, which tend to…

计算与语言 · 计算机科学 2025-04-30 Han Wang , Archiki Prasad , Elias Stengel-Eskin , Mohit Bansal