← Search

Yujia Wang

19 accepted papers

2026

RL-ScanIQA: Reinforcement-Learned Scanpaths for Blind 360deg Image Quality Assessment

CVPR 2026

Blind 360deg image quality assessment (IQA) aims to predict perceptual quality for panoramic images without a pristine reference. Unlike conventional planar images, 360deg content in immersive environments restricts viewers to a limited viewport at any moment, making viewing behaviors critical to qu

Cited by 1SourceScholar
2026

Reframing Long-Tailed Learning via Loss Landscape Geometry

CVPR 2026

Balancing performance trade-off on long-tail data distributions remains a long-standing challenge. In this paper, we posit that this dilemma stems from a phenomenon called "tail performance degradation" in continual learning (the model tends to severely overfit on head classes while quickly forgetti

Cited by 0SourcecodeScholar
2026

SAMT: Generating Structured Avatar Meshes and Textures from a Single Image

ICML 2026poster

Despite rapid progress in 3D generative models, producing production-grade 3D face assets from a single image remains challenging. To reconstruct facial micro-structures and fine-grained multiview-consistent textures, this work presents a two-stage framework named SAMT for monocular 3D avatar genera…

Cited by 0SourceScholar
2025

AltLoRA: Towards Better Gradient Approximation in Low-Rank Adaptation with Alternating Projections

NeurIPS 2025poster

Low-Rank Adaptation (LoRA) has emerged as an effective technique for reducing memory overhead in fine-tuning large language models. However, it often suffers from sub-optimal performance compared with full fine-tuning since the update is constrained in the low-rank space. Recent variants such as LoR…

Cited by 0SourceScholar
2025

JoPA: Explaining Large Language Model’s Generation via Joint Prompt Attribution

ACL 2025long

Large Language Models (LLMs) have demonstrated impressive performances in complex text generation tasks. However, the contribution of the input prompt to the generated content still remains obscure to humans, underscoring the necessity of understanding the causality between input and output pairs. E…

2025

Seeing What Matters: Empowering CLIP with Patch Generation-to-Selection

CVPR 2025poster

The CLIP model has demonstrated significant advancements in aligning visual and language modalities through large-scale pre-training on image-text pairs, enabling strong zero-shot classification and retrieval capabilities on various domains. However, CLIP's training remains computationally intensive…

2025

UNIALIGN: Scaling Multimodal Alignment within One Unified Model

CVPR 2025poster

We present UNIALIGN, a unified model to align an arbitrary number of modalities (\text e.g. , image, text, audio, 3D point cloud, etc.) through one encoder and a single training phase. Existing solutions typically employ distinct encoders for each modality, resulting in increased parameters as the…

2024

Can LLMs Learn from Previous Mistakes? Investigating LLMs’ Errors to Boost for Reasoning

ACL 2024long

Large language models (LLMs) have demonstrated striking reasoning capability. Recent works have shown the benefits to LLMs from fine-tuning golden-standard Chain-of-Thought (CoT) rationales or using them as correct examples in few-shot prompting. While humans can indeed imitate correct examples, lea…

2024

FADAS: Towards Federated Adaptive Asynchronous Optimization

ICML 2024poster

Federated learning (FL) has emerged as a widely adopted training paradigm for privacy-preserving machine learning. While the SGD-based FL algorithms have demonstrated considerable success in the past, there is a growing trend towards adopting adaptive federated optimization methods, particularly for…

2024

Predicting Real-World Penny Auction Durations by Integrating Game Theory and Machine Learning

AAAI 2024technical

Game theory and machine learning are two widely used techniques for predicting the outcomes of strategic interactions among humans. However, the game theory-based approach often relies on strong rationality and informational assumptions, while the machine learning-based approach typically requires t…

2024

Tackling the Data Heterogeneity in Asynchronous Federated Learning with Cached Update Calibration

ICLR 2024poster

Asynchronous federated learning, which enables local clients to send their model update asynchronously to the server without waiting for others, has recently emerged for its improved efficiency and scalability over traditional synchronized federated learning. In this paper, we study how the asynchro…

Cited by 18SourcePDFScholar
2023

ToxicChat: Unveiling Hidden Challenges of Toxicity Detection in Real-World User-AI Conversation

EMNLP 2023short findings

Despite remarkable advances that large language models have achieved in chatbots nowadays, maintaining a non-toxic user-AI interactive environment has become increasingly critical nowadays. However, previous efforts in toxicity detection have been mostly based on benchmarks derived from social media…

Cited by 0SourceScholar
2022

Communication-Compressed Adaptive Gradient Method for Distributed Nonconvex Optimization

AISTATS 2022poster

Due to the explosion in the size of the training datasets, distributed learning has received growing interest in recent years. One of the major bottlenecks is the large communication cost between the central server and the local workers. While error feedback compression has been proven to be success…

Cited by 19SourcePDFScholar
2021

K-PLUG: Knowledge-injected Pre-trained Language Model for Natural Language Understanding and Generation in E-Commerce

EMNLP 2021finding

Existing pre-trained language models (PLMs) have demonstrated the effectiveness of self-supervised learning for a broad range of natural language processing (NLP) tasks. However, most of them are not explicitly aware of domain-specific knowledge, which is essential for downstream tasks in many domai…

2021

Learn to Copy from the Copying History: Correlational Copy Network for Abstractive Summarization

EMNLP 2021main

The copying mechanism has had considerable success in abstractive summarization, facilitating models to directly copy words from the input text to the output summary. Existing works mostly employ encoder-decoder attention, which applies copying at each time step independently of the former ones. How…

2021

PNS: Population-Guided Novelty Search for Reinforcement Learning in Hard Exploration Environments

IROS 2021poster

Reinforcement Learning (RL) has made remarkable achievements, but it still suffers from inadequate exploration strategies, sparse reward signals, and deceptive reward functions. To alleviate these problems, a Population-guided Novelty Search (PNS) parallel learning method is proposed in this paper.…

Cited by 10SourceScholar
2019

When Not to Classify: Detection of Reverse Engineering Attacks on DNN Image Classifiers

ICASSP 2019accepted

This paper addresses detection of a reverse engineering (RE) attack targeting a deep neural network (DNN) image classifier; by querying, RE's aim is to discover the classifier's decision rule. RE can enable test-time evasion attacks, which require knowledge of the classifier. Recently, we proposed a…

Cited by 0SourceScholar