← Search

Wenjie Feng

5 accepted papers

2026

Rating Quality of Diverse Time Series Data by Meta-learning from LLM Judgment

ICLR 2026poster

High-quality time series (TS) data are essential for ensuring TS model performance, rendering research on rating TS data quality indispensable. Existing methods have shown promising rating accuracy within individual domains, primarily by extending data quality rating techniques such as influence fun…

Cited by 0SourcecodeScholar
2025

Can Graph Descriptive Order Affect Solving Graph Problems with LLMs?

ACL 2025long

Large language models (LLMs) have achieved significant success in reasoning tasks, including mathematical reasoning and logical deduction. Among these reasoning tasks, graph problems stand out due to their complexity and unique structural characteristics, attracting considerable attention from resea…

Cited by 0SourcePDFScholar
2024

$\text{ID}^3$: Identity-Preserving-yet-Diversified Diffusion Models for Synthetic Face Recognition

NeurIPS 2024poster

Synthetic face recognition (SFR) aims to generate synthetic face datasets that mimic the distribution of real face data, which allows for training face recognition models in a privacy-preserving manner. Despite the remarkable potential of diffusion models in image generation, current diffusion-based…

Cited by 4SourcePDFScholar
2024

SemRoDe: Macro Adversarial Training to Learn Representations that are Robust to Word-Level Attacks

NAACL 2024long

Language models (LMs) are indispensable tools for natural language processing tasks, but their vulnerability to adversarial attacks remains a concern. While current research has explored adversarial training techniques, their improvements to defend against word-level attacks have been limited. In th…

2023

Towards Better Graph Representation Learning with Parameterized Decomposition & Filtering

ICML 2023poster

Proposing an effective and flexible matrix to represent a graph is a fundamental challenge that has been explored from multiple perspectives, e.g., filtering in Graph Fourier Transforms. In this work, we develop a novel and general framework which unifies many existing GNN models from the view of pa…