← Search

Jun Feng

15 accepted papers

2026

A Conflict-aware Evidential Framework for Reliable Sleep Stage Classification

ICML 2026poster

Multi-view learning has been widely applied for sleep stage classification using multi-modal data. However, existing methods typically assume that different modalities are well-aligned, which is often unattainable in real-world scenarios, thereby compromising the reliability of the staging results. …

Cited by 0SourceScholar
2026

DeFacto: Counterfactual Thinking with Images for Enforcing Evidence-Grounded and Faithful Reasoning

ICML 2026poster

Recent advances in multimodal language models (MLLMs) have made thinking with images a dominant paradigm for multimodal reasoning. However, existing methods still fail to ensure evidence–answer consistency, where correct answers must be supported by correct visual evidence. To address this issue, we…

Cited by 0SourceScholar
2026

Efficient, Secure, Differentially Private Deep Learning in the Two-Server Model

AAAI 2026technical

Existing solutions on differentially private deep learning (DPDL) either require the assumption of a trusted data server (centralized DPDL) or suffer from poor utility (local DPDL); and hence their adoptions are hampered in real-world scenarios.We present CRYPTDP, a crypto-assisted differentially pr

Cited by 0SourcePDFScholar
2026

FaceShield: Explainable Face Anti-Spoofing with Multimodal Large Language Models

AAAI 2026technical

Face anti-spoofing (FAS) is crucial for protecting facial recognition systems from presentation attacks. Previous methods approached this task as a classification problem, lacking interpretability and reasoning behind the predicted results. Recently, multimodal large language models (MLLMs) have sho

Cited by 0SourcePDFScholar
2026

Let the Prototype Guide You: Robust Aggregation of Sparse Multi-Class Annotations via Annotator Prototype Learning

ICML 2026poster

Truth inference is a critical technique for aggregating noisy and biased multi-class classification annotations. State-of-the-art approaches model each annotator using an individual confusion matrix. While well-grounded, they suffer from two fundamental bottlenecks: 1) confusion matrices are underfi…

Cited by 0SourceScholar
2026

Stabilizing Cross-Modal Bidirectional Attribution: Few-Shot Adversarial Prompt Tuning for Robust Vision-Language Models

AAAI 2026technical

Large-scale pre-trained vision-language models (VLMs) like CLIP show exceptional performance and zero-shot generalization. However, their reliability may be severely undermined by a critical vulnerability to subtle adversarial perturbations. Our work reveals a critical cross-modal vulnerability: vis

Cited by 0SourcePDFScholar
2025

Adversary-Aware DPO: Enhancing Safety Alignment in Vision Language Models via Adversarial Training

EMNLP 2025

Safety alignment is critical in pre-trained large language models (LLMs) to generate responses aligned with human values and refuse harmful queries. Unlike LLM, the current safety alignment of VLMs is often achieved with post-hoc safety fine-tuning. However, these methods are less effective to white

2025

SADBA: Self-Adaptive Distributed Backdoor Attack Against Federated Learning

AAAI 2025technical

Backdoor attacks in federated learning (FL) face challenges such as lower attack success rates and compromised main task accuracy (MA) compared to local training. Existing methods like distributed backdoor attack (DBA) mitigate these issues by modifying malicious clients’ updates and partitioning gl…

Cited by 0SourcePDFScholar
2023

A Sentiment and Syntactic-Aware Graph Convolutional Network for Aspect-Level Sentiment Classification

ICASSP 2023accepted

Aspect-level sentiment classification (ASC) is a significant problem in fine-grained sentiment analysis, which automatically predicts the sentiment polarity of a given aspect in a sentence. Dependency tree-based graph convolutional networks have been widely studied for their ability to effectively c…

Cited by 0SourceScholar
2023

Focus-aware Response Generation in Inquiry Conversation

ACL 2023findings

Inquiry conversation is a common form of conversation that aims to complete the investigation (e.g., court hearing, medical consultation and police interrogation) during which a series of focus shifts occurs. While many models have been proposed to generate a smooth response to a given conversation…

2023

Local Feature Enhanced Adversarial Network for the Blind Image Quality Assessment

ICASSP 2023accepted

As a hot research topic in the field of computer vision, blind image quality assessment (BIQA) can provide high-quality images for end-users and promote the development of other fields of computer vision. Although the existing BIQA based on convolution neural networks has made significant progress i…

Cited by 0SourceScholar
2023

Speech Emotion Recognition Via Two-Stream Pooling Attention With Discriminative Channel Weighting

ICASSP 2023accepted

Multi-view Speech Emotion Recognition (SER) based on the pre-trained model has achieved success in speaker-independent scenarios. However, the existing SER methods rely on excessive feature views and have complicated feature fusion strategies. In this paper, we propose a novel method to learn effect…

Cited by 0SourceScholar
2022

Towards Interactivity and Interpretability: A Rationale-based Legal Judgment Prediction Framework

EMNLP 2022main

Legal judgment prediction (LJP) is a fundamental task in legal AI, which aims to assist the judge to hear the case and determine the judgment. The legal judgment usually consists of the law article, charge, and term of penalty. In the real trial scenario, the judge usually makes the decision step-by…