paper-with-me

홈 › Papers

CSCE: Boosting LLM Reasoning by Simultaneous Enhancing of Causal Significance and Consistency

2024-09-20 · Kangsheng Wang, Xiao Zhang, Juntao Lyu, Tianyu Hu, Huimin Ma

Chain-based reasoning methods like chain of thought (CoT) play a rising role in solving reasoning tasks for large language models (LLMs). However, the causal hallucinations between a step of reasoning and corresponding state transitions are becoming a significant obstacle to advancing LLMs' reasoning capabilities, especially in long-range reasoning tasks. This paper proposes a non-chain-based reasoning framework for simultaneous consideration of causal significance and consistency, i.e., the Causal Significance and Consistency Enhancer (CSCE). We customize LLM's loss function utilizing treatment effect assessments to enhance its reasoning ability from two aspects: causal significance and consistency. This ensures that the model captures essential causal relationships and maintains robust and consistent performance across various scenarios. Additionally, we transform the reasoning process from the cascading multiple one-step reasoning commonly used in Chain-Based methods, like CoT, to a causal-enhanced method that outputs the entire reasoning process in one go, further improving the model's reasoning efficiency. Extensive experiments show that our method improves both the reasoning success rate and speed. These improvements further demonstrate that non-chain-based methods can also aid LLMs in completing reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2409.17174

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OccScene: Semantic Occupancy-based Cross-task Mutual Learning for 3D Scene Generation

2024-12-15 · Bohan Li, Xin Jin, Jianan Wang, Yukai Shi 외

Recent diffusion models have demonstrated remarkable performance in both 3D scene generation and perception tasks. Nevertheless, existing methods typically separate these two processes, acting as a data augmenter to gene…

MambaScene Generation

ComicScene154: A Scene Dataset for Comic Analysis

2025-08-22 · Sandro Paval, Ivan P. Yamshchikov, Pascal Meißner arxiv

Comics offer a compelling yet under-explored domain for computational narrative analysis, combining text and imagery in ways distinct from purely textual or audiovisual media. We introduce ComicScene154, a manually annot…

Scene Segmentation

Cross-Scale Context Extracted Hashing for Fine-Grained Image Binary Encoding

2022-10-14 · Xuetong Xue, Jiaying Shi, Xinxue He, Shenghui Xu 외

Deep hashing has been widely applied to large-scale image retrieval tasks owing to efficient computation and low storage cost by encoding high-dimensional image data into binary codes. Since binary codes do not contain a…

Deep HashingImage RetrievalRetrieval

Joint User Identification, Channel Estimation, and Signal Detection for Grant-Free NOMA

2020-01-12 · Shuchao Jiang, Xiaojun Yuan, Xin Wang, Chongbin Xu 외

For massive machine-type communications, centralized control may incur a prohibitively high overhead. Grant-free non-orthogonal multiple access (NOMA) provides possible solutions, yet poses new challenges for efficient r…

User Identification

CreDes: Causal Reasoning Enhancement and Dual-End Searching for Solving Long-Range Reasoning Problems using LLMs

2024-10-02 · Kangsheng Wang, Xiao Zhang, Hao liu, Songde Han 외

Large language models (LLMs) have demonstrated limitations in handling combinatorial optimization problems involving long-range reasoning, partially due to causal hallucinations and huge search space. As for causal hallu…

Combinatorial Optimization