中文
相关论文

相关论文: Adaptive Fair Representation Learning for Personal…

200 篇论文

The framework of deep reinforcement learning (DRL) provides a powerful and widely applicable mathematical formalization for sequential decision-making. This paper present a novel DRL framework, termed \emph{$f$-Divergence Reinforcement…

机器学习 · 计算机科学 2021-12-15 Chen Gong , Qiang He , Yunpeng Bai , Zhou Yang , Xiaoyu Chen , Xinwen Hou , Xianjie Zhang , Yu Liu , Guoliang Fan

Ensuring fairness in machine learning is a critical and challenging task, as biased data representations often lead to unfair predictions. To address this, we propose Deep Fair Learning, a framework that integrates nonlinear sufficient…

机器学习 · 统计学 2025-04-10 Enze Shi , Linglong Kong , Bei Jiang

In this paper, we address the issue of fairness in preference-based reinforcement learning (PbRL) in the presence of multiple objectives. The main objective is to design control policies that can optimize multiple objectives while treating…

机器学习 · 计算机科学 2023-09-04 Umer Siddique , Abhinav Sinha , Yongcan Cao

Rule-based models, e.g., decision trees, are widely used in scenarios demanding high model interpretability for their transparent inner structures and good model expressivity. However, rule-based models are hard to optimize, especially on…

机器学习 · 计算机科学 2024-01-31 Zhuo Wang , Wei Zhang , Ning Liu , Jianyong Wang

Building a search relevance model that achieves both low latency and high performance is a long-standing challenge in the search industry. To satisfy the millisecond-level response requirements of online systems while retaining the…

机器学习 · 计算机科学 2026-02-11 Shijie Zhang , Xiang Guo , Rujun Guo , Shaoyu Liu , Xiaozhao Wang , Guanjun Jiang , Kevin Zhang

Federated reinforcement learning (FedRL) enables multiple agents to collaboratively learn a policy without sharing their local trajectories collected during agent-environment interactions. However, in practice, the environments faced by…

机器学习 · 计算机科学 2025-07-18 Guojun Xiong , Shufan Wang , Daniel Jiang , Jian Li

In this paper, we design, analyze the convergence properties and address the implementation aspects of AFAFed. This is a novel Asynchronous Fair Adaptive Federated learning framework for stream-oriented IoT application environments, which…

机器学习 · 计算机科学 2022-07-01 Enzo Baccarelli , Michele Scarpiniti , Alireza Momenzadeh , Sima Sarv Ahrabi

Prevailing alignment methods induce opaque parameter changes, obscuring what models truly learn. To address this, we introduce Feature Steering with Reinforcement Learning (FSRL), a framework that trains a lightweight adapter to steer model…

人工智能 · 计算机科学 2025-12-02 Jeremias Ferrao , Matthijs van der Lende , Ilija Lichkovski , Clement Neo

Federated representation learning (FRL) is a popular personalized federated learning (FL) framework where clients work together to train a common representation while retaining their personalized heads. Existing studies, however, largely…

机器学习 · 计算机科学 2024-07-19 Renpu Liu , Cong Shen , Jing Yang

In this paper, we advocate for representation learning as the key to mitigating unfair prediction outcomes downstream. Motivated by a scenario where learned representations are used by third parties with unknown objectives, we propose and…

机器学习 · 计算机科学 2018-10-23 David Madras , Elliot Creager , Toniann Pitassi , Richard Zemel

Despite recent advancements in federated learning (FL) for medical image diagnosis, addressing data heterogeneity among clients remains a significant challenge for practical implementation. A primary hurdle in FL arises from the non-IID…

机器学习 · 计算机科学 2024-07-09 Pranab Sahoo , Ashutosh Tripathi , Sriparna Saha , Samrat Mondal

The potential of reinforcement learning (RL) to deliver aligned and performant agents is partially bottlenecked by the reward engineering problem. One alternative to heuristic trial-and-error is preference-based RL (PbRL), where a reward…

机器学习 · 计算机科学 2021-12-22 Tom Bewley , Freddy Lecue

We consider a decentralized wireless network with several source-destination pairs sharing a limited number of orthogonal frequency bands. Sources learn to adapt their transmissions (specifically, their band selection strategy) over time,…

网络与互联网体系结构 · 计算机科学 2025-04-01 Yubo Zhang , Pedro Botelho , Trevor Gordon , Gil Zussman , Igor Kadota

People are rated and ranked, towards algorithmic decision making in an increasing number of applications, typically based on machine learning. Research on how to incorporate fairness into such tasks has prevalently pursued the paradigm of…

机器学习 · 计算机科学 2019-02-07 Preethi Lahoti , Krishna P. Gummadi , Gerhard Weikum

Federated learning (FL) algorithms commonly aim to maximize clients' accuracy by training a model on their collective data. However, in several FL applications, the model's decisions should meet a group fairness constraint to be independent…

机器学习 · 计算机科学 2025-03-20 Haoyu Lei , Shizhan Gong , Qi Dou , Farzan Farnia

We propose a fair machine learning algorithm to model interpretable differences between observed and desired human decision-making, with the latter aimed at reducing disparity in a downstream outcome impacted by the human decision. Prior…

机器学习 · 计算机科学 2025-05-26 Pavan Ravishankar , Rushabh Shah , Daniel B. Neill

Learning high-quality node embeddings is a key building block for machine learning models that operate on graph data, such as social networks and recommender systems. However, existing graph embedding techniques are unable to cope with…

机器学习 · 计算机科学 2019-07-18 Avishek Joey Bose , William L. Hamilton

In current deep learning paradigms, local training or the Standalone framework tends to result in overfitting and thus poor generalizability. This problem can be addressed by Distributed or Federated Learning (FL) that leverages a parameter…

机器学习 · 计算机科学 2020-08-31 Lingjuan Lyu , Xinyi Xu , Qian Wang

Causal representation learning (CRL) offers the promise of uncovering the underlying causal model by which observed data was generated, but the practical applicability of existing methods remains limited by the strong assumptions required…

How can we learn a classifier that is "fair" for a protected or sensitive group, when we do not know if the input to the classifier belongs to the protected group? How can we train such a classifier when data on the protected group is…

机器学习 · 计算机科学 2017-07-10 Alex Beutel , Jilin Chen , Zhe Zhao , Ed H. Chi