← Search

Yaochu Jin

21 accepted papers

2026

HCPO: Hierarchical Conductor-Based Policy Optimization in Multi-Agent Reinforcement Learning

AAAI 2026technical

In cooperative Multi-Agent Reinforcement Learning (MARL), efficient exploration is crucial for optimizing the performance of joint policy. However, existing methods often update joint policies via independent agent exploration, without coordination among agents, which inherently constrains the expre

Cited by 0SourcePDFScholar
2026

IRIS: Implicit Reward-Guided Internal Sifting for Mitigating Multimodal Hallucination

ICML 2026poster

Hallucination remains a fundamental challenge for Multimodal Large Language Models (MLLMs). While Direct Preference Optimization (DPO) is a key alignment framework, existing approaches often rely heavily on costly external evaluators for scoring or rewriting, incurring off-policy learnability gaps a…

Cited by 0SourceScholar
2026

Mitigating Visual Hallucinations via Semantic Curriculum Preference Optimization in MLLMs

ICML 2026poster

Multimodal Large Language Models (MLLMs) have significantly improved the performance of various tasks, but continue to suffer from visual hallucinations, a critical issue where generated responses contradict visual evidence. While Direct Preference Optimization (DPO) is widely used for alignment, it…

Cited by 0SourceScholar
2026

ParetoHqD: Fast Offline Multiobjective Alignment of Large Language Models Using Pareto High-Quality Data

AAAI 2026technical

Aligning large language models with multiple human expectations and values is crucial for ensuring that they adequately serve a variety of user needs. To this end, offline multiobjective alignment algorithms such as the Rewards-in-Context algorithm have shown strong performance and efficiency. Howev

Cited by 0SourcePDFScholar
2026

SAEs-BrainMap: Unveiling the Emergence of Specialized Concepts in Deep Models via Brain Alignment

ICML 2026poster

Understanding the internal mechanisms of Deep Neural Networks remains a significant challenge, particularly in elucidating how generic visual concepts emerge within latent spaces. In this work, we propose SAEs-BrainMap, a novel framework that utilizes human brain activation patterns from the ventral…

Cited by 0SourceScholar
2025

Biologically Plausible Brain Graph Transformer

ICLR 2025poster

State-of-the-art brain graph analysis methods fail to fully encode the small-world architecture of brain graphs (accompanied by the presence of hubs and functional modules), and therefore lack biological plausibility to some extent. This limitation hinders their ability to accurately represent the b…

2025

Exploit Gradient Skewness to Circumvent Byzantine Defenses for Federated Learning

AAAI 2025technical

Federated Learning (FL) is notorious for its vulnerability to Byzantine attacks. Most current Byzantine defenses share a common inductive bias: among all the gradients, the densely distributed ones are more likely to be honest. However, such a bias is a poison to Byzantine robustness due to a newly…

2025

NOVA: An Iterative Planning Framework for Enhancing Scientific Innovation with Large Language Models

ACL 2025finding

Scientific innovation is pivotal for humanity, and harnessing large language models (LLMs) to generate research ideas could transform discovery. However, existing LLMs often produce simplistic and repetitive suggestions due to their limited ability in acquiring external knowledge for innovation. To…

2025

Neural Architecture Search Driven by Locally Guided Diffusion for Personalized Federated Learning

ICCV 2025poster

Neural Architecture Search (NAS) has gained significant attention in personalized federated learning (PFL) due to its ability to automatically design tailored models for individual clients. While most existing NAS approaches for PFL perform architecture search on the server side, client-side NAS--wh…

Cited by 0SourcePDFScholar
2025

Personalized Federated Learning under Local Supervision

ICCV 2025poster

A crucial issue in federated learning is the heterogeneity of data across clients, which may lead to model divergence, eventually deteriorating the model performance. Personalized federated learning (pFL) has been shown to be an effective approach to addressing data heterogeneity in federated learni…

2025

PolypSense3D: A Multi-Source Benchmark Dataset for Depth-Aware Polyp Size Measurement in Endoscopy

NeurIPS 2025poster

Accurate polyp sizing during endoscopy is crucial for cancer risk assessment but is hindered by subjective methods and inadequate datasets lacking integrated 2D appearance, 3D structure, and real-world size information. We introduce PolypSense3D, the first multi-source benchmark dataset specifically…

Cited by 0SourcecodeScholar
2025

SpiLiFormer: Enhancing Spiking Transformers with Lateral Inhibition

ICCV 2025poster

Spiking Neural Networks (SNNs) based on Transformers have garnered significant attention due to their superior performance and high energy efficiency. However, the spiking attention modules of most existing Transformer-based SNNs are adapted from those of analog Transformers, failing to fully addres…

2025

Voronoi-grid-based Pareto Front Learning and Its Application to Collaborative Federated Learning

ICML 2025poster

Multi-objective optimization (MOO) exists extensively in machine learning, and aims to find a set of Pareto-optimal solutions, called the Pareto front, e.g., it is fundamental for multiple avenues of research in federated learning (FL). Pareto-Front Learning (PFL) is a powerful method implemented us…

2025

ZeroDiff: Solidified Visual-semantic Correlation in Zero-Shot Learning

ICLR 2025poster

Zero-shot Learning (ZSL) aims to enable classifiers to identify unseen classes. This is typically achieved by generating visual features for unseen classes based on learned visual-semantic correlations from seen classes. However, most current generative approaches heavily rely on having a sufficient…

2024

Federated Document-Level Biomedical Relation Extraction with Localized Context Contrast

COLING 2024main

Existing studies on relation extraction focus at the document level in a centralized training environment, requiring the collection of documents from various sources. However, this raises concerns about privacy protection, especially in sensitive domains such as finance and healthcare. For the first…

2024

Preventing Catastrophic Overfitting in Fast Adversarial Training: A Bi-level Optimization Perspective

ECCV 2024poster

"Adversarial training (AT) has become an effective defense method against adversarial examples (AEs) and it is typically framed as a bi-level optimization problem. Among various AT methods, fast AT (FAT), which employs a single-step attack strategy to guide the training process, can achieve good rob…

2023

EMT-NAS:Transferring Architectural Knowledge Between Tasks From Different Datasets

CVPR 2023poster

The success of multi-task learning (MTL) can largely be attributed to the shared representation of related tasks, allowing the models to better generalise. In deep learning, this is usually achieved by sharing a common neural network architecture and jointly training the weights. However, the joint…

2023

Pushing the Limits of Fewshot Anomaly Detection in Industry Vision: Graphcore

ICLR 2023poster

In the area of few-shot anomaly detection (FSAD), efficient visual feature plays an essential role in the memory bank $\mathcal{M}$-based methods. However, these methods do not account for the relationship between the visual feature and its rotated visual feature, drastically limiting the anomaly de…

Cited by 79SourcePDFScholar
2022

Rethinking Individual Global Max in Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2022accept

In cooperative multi-agent reinforcement learning, centralized training and decentralized execution (CTDE) has achieved remarkable success. Individual Global Max (IGM) decomposition, which is an important element of CTDE, measures the consistency between local and joint policies. The majority of IGM…

Cited by 34SourcePDFScholar