← Search

Yan Pang

10 accepted papers

2026

Implicit Neural Representation with Multi-Scale Sine Activation

AAAI 2026technical

Implicit Neural Representations (INRs) have become a powerful paradigm for modeling continuous signals in computer vision, graphics, and scientific computing. However, multilayer perceptrons (MLPs) generally suffer from severe spectral bias, which limits their ability to accurately model high-frequ

Cited by 0SourcePDFScholar
2025

Closed-form Solutions: A New Perspective on Solving Differential Equations

ICML 2025poster

The quest for analytical solutions to differential equations has traditionally been constrained by the need for extensive mathematical expertise. Machine learning methods like genetic algorithms have shown promise in this domain, but are hindered by significant computational time and the complexity…

Cited by 0SourcePDFScholar
2025

Diving into Mitigating Hallucinations from a Vision Perspective for Large Vision-Language Models

EMNLP 2025

Object hallucinations in Large Vision-Language Models (LVLMs) significantly impede their real-world applicability. As the primary component for accurately interpreting visual information, the choice of visual encoder is pivotal. We hypothesize that the diverse training paradigms employed by differen

2025

SecEmb: Sparsity-Aware Secure Federated Learning of On-Device Recommender System with Large Embedding

ICML 2025poster

Federated recommender system (FedRec) has emerged as a solution to protect user data through collaborative training techniques. A typical FedRec involves transmitting the full model and entire weight updates between edge devices and the server, causing significant burdens to edge devices with limite…

2024

Multimodal Misinformation Detection by Learning from Synthetic Data with Multimodal LLMs

EMNLP 2024finding

Detecting multimodal misinformation, especially in the form of image-text pairs, is crucial. Obtaining large-scale, high-quality real-world fact-checking datasets for training detectors is costly, leading researchers to use synthetic datasets generated by AI technologies. However, the generalizabili…

2024

RFLPA: A Robust Federated Learning Framework against Poisoning Attacks with Secure Aggregation

NeurIPS 2024poster

Federated learning (FL) allows multiple devices to train a model collaboratively without sharing their data. Despite its benefits, FL is vulnerable to privacy leakage and poisoning attacks. To address the privacy concern, secure aggregation (SecAgg) is often used to obtain the aggregation of gradien…

2024

Split-and-Denoise: Protect large language model inference with local differential privacy

ICML 2024poster

Large Language Models (LLMs) excel in natural language understanding by capturing hidden semantics in vector space. This process enriches the value of text embeddings for various downstream tasks, thereby fostering the Embedding-as-a-Service (EaaS) business model. However, the risk of privacy leakag…

2023

DAG Matters! GFlowNets Enhanced Explainer for Graph Neural Networks

ICLR 2023poster

Uncovering rationales behind predictions of graph neural networks (GNNs) has received increasing attention over the years. Existing literature mainly focus on selecting a subgraph, through combinatorial optimization, to provide faithful explanations. However, the exponential size of candidate subgra…