← Search

Siyu Ren

14 accepted papers

2024

DynoSurf: Neural Deformation-based Temporally Consistent Dynamic Surface Reconstruction

ECCV 2024poster

"This paper explores the problem of reconstructing temporally consistent surfaces from a 3D point cloud sequence without correspondence. To address this challenging task, we propose DynoSurf, an unsupervised learning framework integrating a template surface representation with a learnable deformatio…

2024

EMO: EARTH MOVER DISTANCE OPTIMIZATION FOR AUTO-REGRESSIVE LANGUAGE MODELING

ICLR 2024poster

Neural language models are probabilistic models of human text. They are predominantly trained using maximum likelihood estimation (MLE), which is equivalent to minimizing the forward cross-entropy between the empirical data distribution and the model distribution. However, various degeneration pheno…

2024

Symbol-LLM: Towards Foundational Symbol-centric Interface For Large Language Models

ACL 2024long

Although Large Language Models (LLMs) demonstrate remarkable ability in processing and generating human-like text, they do have limitations when it comes to comprehending and expressing world knowledge that extends beyond the boundaries of natural language(e.g., chemical molecular formula). Injectin…

2023

GeoUDF: Surface Reconstruction from 3D Point Clouds via Geometry-guided Distance Representation

ICCV 2023poster

We present a learning-based method, namely GeoUDF, to tackle the long-standing and challenging problem of reconstructing a discrete surface from a sparse point cloud. To be specific, we propose a geometry-guided learning method for UDF and its gradient estimation that explicitly formulates the unsig…

Cited by 27PDFcodeScholar
2023

Pruning Pre-trained Language Models with Principled Importance and Self-regularization

ACL 2023findings

Iterative pruning is one of the most effective compression methods for pre-trained language models. We discovered that finding the optimal pruning decision is an equality-constrained 0-1 Integer Linear Programming problem. The solution to this optimization problem leads to a principled importance cr…

2023

Zero-shot Faithfulness Evaluation for Text Summarization with Foundation Language Model

EMNLP 2023long main

Despite tremendous improvements in natural language generation, summarization models still suffer from the unfaithfulness issue. Previous work evaluates faithfulness either using models trained on the other tasks or in-domain synthetic data, or prompting a large model such as ChatGPT. This paper pro…

Cited by 0SourcecodeScholar
2022

Specializing Pre-trained Language Models for Better Relational Reasoning via Network Pruning

NAACL 2022findings

Pretrained masked language models (PLMs) were shown to be inheriting a considerable amount of relational knowledge from the source corpora. In this paper, we present an in-depth and comprehensive study concerning specializing PLMs into relational models from the perspective of network pruning. We sh…

2021

Knowledge-Driven Distractor Generation for Cloze-Style Multiple Choice Questions

AAAI 2021technical

In this paper, we propose a novel configurable framework to automatically generate distractive choices for open-domain cloze-style multiple-choice questions. The framework incorporates a general-purpose knowledge base to effectively create a small distractor candidate set, and a feature-rich learnin…