← Search

Junyan Cheng

5 accepted papers

2026

Analytica: Soft Propositional Reasoning for Robust and Scalable LLM-Driven Analysis

ICLR 2026poster

Large language model (LLM) agents are increasingly tasked with complex real-world analysis (e.g., in financial forecasting, scientific discovery), yet their reasoning suffers from stochastic instability and lacks a verifiable, compositional structure. To address this, we introduce **Analytica**, a n…

Cited by 1SourcecodeScholar
2021

Multimodal Phased Transformer for Sentiment Analysis

EMNLP 2021main

Multimodal Transformers achieve superior performance in multimodal learning tasks. However, the quadratic complexity of the self-attention mechanism in Transformers limits their deployment in low-resource devices and makes their inference and training computationally expensive. We propose multimodal…