中文
相关论文

相关论文: Optimal Recourse Summaries via Bi-Objective Decisi…

200 篇论文

While machine learning and ranking-based systems are in widespread use for sensitive decision-making processes (e.g., determining job candidates, assigning credit scores), they are rife with concerns over unintended biases in their…

机器学习 · 计算机科学 2022-08-31 Aparajita Haldar , Teddy Cunningham , Hakan Ferhatosmanoglu

Existing multi-document summarization approaches produce a uniform summary for all users without considering individuals' interests, which is highly impractical. Making a user-specific summary is a challenging task as it requires: i)…

信息检索 · 计算机科学 2024-08-15 Samira Ghodratnama , Mehrdad Zakershahrak

Offline policy improvement faces an inherent conflict between maximizing value and fitting the data distribution. While in-sample weighted regression is stable, it suffers from over-conservatism that suppresses high-value actions in the…

机器学习 · 计算机科学 2026-05-28 Jiaxin Zhao , Weihang Pan , Xun Liang , Binbin Lin

The classical cascading pipeline of retrieve--rerank suffers from a bounded recall problem, stemming from limitations of the first-stage retriever. Most current approaches address the bounded recall problem by improving the first-stage…

信息检索 · 计算机科学 2026-05-01 Mandeep Rathee , V Venktesh , Sean MacAvaney , Avishek Anand

Counterfactual explanations have been widely studied in explainability, with a range of application dependent methods emerging in fairness, recourse and model understanding. However, the major shortcoming associated with these methods is…

机器学习 · 计算机科学 2022-04-15 Dan Ley , Saumitra Mishra , Daniele Magazzeni

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

Post-hoc explanation methods for machine learning models have been widely used to support decision-making. One of the popular methods is Counterfactual Explanation (CE), also known as Actionable Recourse, which provides a user with a…

机器学习 · 计算机科学 2021-11-10 Kentaro Kanamori , Takuya Takagi , Ken Kobayashi , Yuichi Ike , Kento Uemura , Hiroki Arimura

Learning graphical causal structures from time series data presents significant challenges, especially when the measurement frequency does not match the causal timescale of the system. This often leads to a set of equally possible…

机器学习 · 计算机科学 2025-06-12 Mohammadsajad Abavisani , Kseniya Solovyeva , David Danks , Vince Calhoun , Sergey Plis

Retrieval-augmented generation (RAG) connects large language models (LLMs) to external knowledge, but single-round retrieval is often insufficient for complex multi-hop questions. To enhance search capabilities for complex tasks, most…

计算与语言 · 计算机科学 2026-05-27 Kun Chen , Qingchao Kong , Zhao Feifei , Wenji Mao

As machine learning models are increasingly being employed to make consequential decisions in real-world settings, it becomes critical to ensure that individuals who are adversely impacted (e.g., loan denied) by the predictions of these…

机器学习 · 计算机科学 2023-10-12 Martin Pawelczyk , Teresa Datta , Johannes van-den-Heuvel , Gjergji Kasneci , Himabindu Lakkaraju

Software systems evolve throughout their life cycles. Many revisions are produced over time. Model checking each revision of the software is impractical. Regression verification suggests reusing intermediate results from the previous…

软件工程 · 计算机科学 2018-06-14 Fei He , Qianshan Yu , Liming Cai

Action chunking can improve exploration and value estimation in long horizon reinforcement learning, but makes learning substantially harder since the critic must evaluate action sequences rather than single actions, greatly increasing…

Search systems often employ a re-ranking pipeline, wherein documents (or passages) from an initial pool of candidates are assigned new ranking scores. The process enables the use of highly-effective but expensive scoring functions that are…

信息检索 · 计算机科学 2022-08-19 Sean MacAvaney , Nicola Tonellotto , Craig Macdonald

Decision tree learning is increasingly being used for pointwise inference. Important applications include causal heterogenous treatment effects and dynamic policy decisions, as well as conditional quantile regression and design of…

机器学习 · 统计学 2024-02-08 Matias D. Cattaneo , Jason M. Klusowski , Peter M. Tian

Actionable recourse studies whether individuals can modify feasible features to overturn unfavorable outcomes produced by AI-assisted decision-support systems. However, many such systems operate in competitive settings, such as admission or…

计算机科学与博弈论 · 计算机科学 2026-03-19 Ya-Ting Yang , Quanyan Zhu

When a robot autonomously performs a complex task, it frequently must balance competing objectives while maintaining safety. This becomes more difficult in uncertain environments with stochastic outcomes. Enhancing transparency in the…

机器人学 · 计算机科学 2024-06-19 Peter Amorese , Shohei Wakayama , Nisar Ahmed , Morteza Lahijanian

Algorithmic recourse aims to provide actionable recommendations that enable individuals to change unfavorable model outcomes, and prior work has extensively studied properties such as efficiency, robustness, and fairness. However, the role…

机器学习 · 计算机科学 2026-04-10 Lena Marie Budde , Ayan Majumdar , Richard Uth , Markus Langer , Isabel Valera

Machine learning based predictions are increasingly used in sensitive decision-making applications that directly affect our lives. This has led to extensive research into ensuring the fairness of classifiers. Beyond just fair…

机器学习 · 计算机科学 2025-11-19 Ainhize Barrainkua , Giovanni De Toni , Jose Antonio Lozano , Novi Quadrianto

Decision trees are a popular choice of explainable model, but just like neural networks, they suffer from adversarial examples. Existing algorithms for fitting decision trees robust against adversarial examples are greedy heuristics and…

机器学习 · 计算机科学 2021-09-10 Daniël Vos , Sicco Verwer

Sequence-to-sequence deep neural models fine-tuned for abstractive summarization can achieve great performance on datasets with enough human annotations. Yet, it has been shown that they have not reached their full potential, with a wide…

计算与语言 · 计算机科学 2023-05-29 Mathieu Ravaut , Shafiq Joty , Nancy F. Chen