← Search

Li Jing

9 accepted papers

2026

DiMeR: Disentangled Mesh Reconstruction Model with Normal-only Geometry Training

ICLR 2026poster

We propose DiMeR, a novel geometry-texture disentangled feed-forward model with 3D supervision for sparse-view mesh reconstruction. Existing methods confront two persistent obstacles: (i) textures can conceal geometric errors, i.e., visually plausible images can be rendered even with wrong geometry,…

Cited by 0SourcecodeScholar
2024

Data-Informed Global Sparseness in Attention Mechanisms for Deep Neural Networks

COLING 2024main

Attention mechanisms play a crucial role in the neural revolution of Natural Language Processing (NLP). With the growth of attention-based models, several pruning techniques have been developed to identify and exploit sparseness, making these models more efficient. Most efforts focus on hard-coding…

2022

Equivariant Self-Supervised Learning: Encouraging Equivariance in Representations

ICLR 2022poster

In state-of-the-art self-supervised learning (SSL) pre-training produces semantically good representations by encouraging them to be invariant under meaningful transformations prescribed from human knowledge. In fact, the property of invariance is a trivial instance of a broader class called equivar…

2022

Understanding Dimensional Collapse in Contrastive Self-supervised Learning

ICLR 2022poster

Self-supervised visual representation learning aims to learn useful representations without relying on human annotations. Joint embedding approach bases on maximizing the agreement between embedding vectors from different views of the same image. Various methods have been proposed to solve the colla…

2021

Barlow Twins: Self-Supervised Learning via Redundancy Reduction

ICML 2021spotlight

Self-supervised learning (SSL) is rapidly closing the gap with supervised methods on large computer vision benchmarks. A successful approach to SSL is to learn embeddings which are invariant to distortions of the input sample. However, a recurring issue with this approach is the existence of trivial…

2021

We Can Explain Your Research in Layman’s Terms: Towards Automating Science Journalism at Scale

AAAI 2021technical

We propose to study Automating Science Journalism (ASJ), the process of producing a layman's terms summary of a research article, as a new benchmark for long neural abstractive summarization and story generation. Automating science journalism is a challenging task as it requires paraphrasing complex…

Cited by 19SourcePDFScholar
2017

Tunable Efficient Unitary Neural Networks (EUNN) and their application to RNNs

ICML 2017poster

Using unitary (instead of general) matrices in artificial neural networks (ANNs) is a promising way to solve the gradient explosion/vanishing problem, as well as to enable ANNs to learn long-term correlations in the data. This approach appears particularly promising for Recurrent Neural Networks (RN…