paper-with-me

Papers

Counterfactual Collaborative Reasoning

2023-06-30 · Jianchao Ji, Zelong Li, Shuyuan Xu, Max Xiong, Juntao Tan, Yingqiang Ge, Hao Wang, Yongfeng Zhang

Causal reasoning and logical reasoning are two important types of reasoning abilities for human intelligence. However, their relationship has not been extensively explored under machine intelligence context. In this paper, we explore how the two reasoning abilities can be jointly modeled to enhance both accuracy and explainability of machine learning models. More specifically, by integrating two important types of reasoning ability -- counterfactual reasoning and (neural) logical reasoning -- we propose Counterfactual Collaborative Reasoning (CCR), which conducts counterfactual logic reasoning to improve the performance. In particular, we use recommender system as an example to show how CCR alleviate data scarcity, improve accuracy and enhance transparency. Technically, we leverage counterfactual reasoning to generate "difficult" counterfactual training examples for data augmentation, which -- together with the original training examples -- can enhance the model performance. Since the augmented data is model irrelevant, they can be used to enhance any model, enabling the wide applicability of the technique. Besides, most of the existing data augmentation methods focus on "implicit data augmentation" over users' implicit feedback, while our framework conducts "explicit data augmentation" over users explicit feedback based on counterfactual logic reasoning. Experiments on three real-world datasets show that CCR achieves better performance than non-augmented models and implicitly augmented models, and also improves model transparency by generating counterfactual explanations.

📄 PDF Abstract BibTeX arXiv:2307.00165

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual ReasoningData AugmentationLogical ReasoningRecommendation Systems

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CHOIR: Collaborative Harmonization fOr Inference Robustness

2025-10-26 · Xiangjue Dong, Cong Wang, Maria Teleki, Millennium Bismay 외 arxiv

Persona-assigned Large Language Models (LLMs) can adopt diverse roles, enabling personalized and context-aware reasoning. However, even minor demographic perturbations in personas, such as simple pronoun changes, can alt…

CoFi-PGMA: Counterfactual Policy Gradients under Filtered Feedback for Multi-Agent LLMs

2026-04-03 · Stela Tong, Elai Ben-Gal arxiv

Large language model (LLM) deployments increasingly rely on multi-agent architectures in which multiple models either compete through routing mechanisms or collaborate to produce a final answer. In both settings, the lea…

Counterfactual Credit Policy Optimization for Multi-Agent Collaboration

2026-03-23 · Zhongyi Li, Wan Tian, Jinju Chen, Huiming Zhang 외 arxiv

Collaborative multi-agent large language models (LLMs) can solve complex reasoning tasks by decomposing roles, but reinforcement learning for such systems is limited by credit assignment: shared terminal rewards obscure …

Reinforcement LearningMathematical Reasoning

Multi-Agent Causal Reasoning for Suicide Ideation Detection Through Online Conversations

2026-02-27 · Jun Li, Xiangmeng Wang, Haoyang Li, Yifei Yan 외 arxiv

Suicide remains a pressing global public health concern. While social media platforms offer opportunities for early risk detection through online conversation trees, existing approaches face two major limitations: (1) Th…

Decision Making

CounterBench: A Benchmark for Counterfactuals Reasoning in Large Language Models

2025-02-16 · Yuefei Chen, Vivek K. Singh, Jing Ma, Ruxiang Tang

Counterfactual reasoning is widely recognized as one of the most challenging and intricate aspects of causality in artificial intelligence. In this paper, we evaluate the performance of large language models (LLMs) in co…

Commonsense Causal ReasoningcounterfactualCounterfactual InferenceCounterfactual Reasoning