← Search

Yizhou Sun

74 accepted papers

2026

ARLArena: Demystifying Policy Gradient Stability in Agentic Reinforcement Learning

ICML 2026poster

Agentic reinforcement learning (ARL) has rapidly gained attention as a promising paradigm for training agents to solve complex, multi-step interactive tasks. In this paper, we first propose $\textbf{ARLArena}$, a fair and systematic analysis framework that encompasses a broad spectrum of ARL algorit…

Cited by 0SourceScholar
2026

Beyond Length: Quantifying Long-Range Information for Long-Context LLM Pretraining Data

ICLR 2026poster

Long-context language models unlock advanced capabilities in reasoning, code generation, and document summarization by leveraging dependencies across extended spans of text. However, much readily available long-text data does not genuinely require extended context, as most spans can be predicted wit…

Cited by 0SourceScholar
2026

Beyond Magic Words: Sharpness-Aware Prompt Evolving for Robust Large Language Models with TARE

ICLR 2026poster

The performance of Large Language Models (LLMs) hinges on carefully engineered prompts. However, prevailing prompt optimization methods, ranging from heuristic edits and reinforcement learning to evolutionary search, primarily target point-wise accuracy. They seldom enforce paraphrase invariance or…

Cited by 0SourceScholar
2026

ConFu: Contemplate the Future for Better Speculative Sampling

ICML 2026poster

Speculative decoding has emerged as a powerful approach to accelerate large language model (LLM) inference by employing lightweight draft models to propose candidate tokens that are subsequently verified by the target model. The effectiveness of this paradigm critically depends on the quality of the…

Cited by 0SourceScholar
2026

Model AI Assignments 2026

AAAI 2026technical

The Model AI Assignments session seeks to gather and disseminate the best assignment designs of the Artificial Intelligence (AI) Education community. Recognizing that assignments form the core of student learning experience, we here present abstracts of eight AI assignments from the 2026 session th

Cited by 0SourcePDFScholar
2026

Position: Beyond Prediction: Toward Verifiable Physiological Waveform Reasoning with Foundation Models and Agentic LLMs

ICML 2026poster

Physiological waveforms (e.g., ECG, PPG, EEG) encode clinically meaningful information in fine-grained morphology, precise timing, and cross-channel dynamics, yet most machine learning systems still treat them as generic time series and optimize end-to-end prediction. In this position paper, **we ar…

Cited by 0SourceScholar
2026

SE-Diff: Simulator and Experience Enhanced Diffusion Model for Comprehensive ECG Generation

ICLR 2026poster

Cardiovascular disease (CVD) is a leading cause of mortality worldwide. Electrocardiograms (ECGs) are the most widely used non-invasive tool for cardiac assessment, yet large, well-annotated ECG corpora are scarce due to cost, privacy, and workflow constraints. Generating ECGs can aid mechanistic un…

Cited by 0SourcecodeScholar
2026

T$^2$PO: Uncertainty-Guided Exploration Control for Stable Multi-Turn Agentic Reinforcement Learning

ICML 2026spotlight

Recent progress in multi-turn reinforcement learning (RL) has significantly improved reasoning LLMs' performances on complex interactive tasks. Despite advances in stabilization techniques such as fine-grained credit assignment and trajectory filtering, instability remains pervasive and often leads …

Cited by 0SourceScholar
2026

Understand and Accelerate Memory Processing Pipeline for Large Language Model Inference

ICML 2026poster

Modern large language model (LLM) serving increasingly depends on efficient long-context processing and generation mechanisms, including sparse attention, retrieval-augmented generation (RAG), and compressed contextual memory, to support complex reasoning. We show that these optimizations can be uni…

Cited by 0SourceScholar
2025

Architecture-Aware Learning Curve Extrapolation via Graph Ordinary Differential Equation

AAAI 2025technical

Learning curve extrapolation predicts neural network performance from early training epochs and has been applied to accelerate AutoML, facilitating hyperparameter tuning and neural architecture search. However, existing methods typically model the evolution of learning curves in isolation, neglectin…

2025

Automated Molecular Concept Generation and Labeling with Large Language Models

COLING 2025main

Artificial intelligence (AI) is transforming scientific research, with explainable AI methods like concept-based models (CMs) showing promise for new discoveries. However, in molecular science, CMs are less common than black-box models like Graph Neural Networks (GNNs), due to their need for predefi…

2025

Contradiction Retrieval via Contrastive Learning with Sparsity

ICML 2025poster

Contradiction retrieval refers to identifying and extracting documents that explicitly disagree with or refute the content of a query, which is important to many downstream applications like fact checking and data cleaning. To retrieve contradiction argument to the query from large document corpora,…

Cited by 0SourcePDFScholar
2025

Do Contemporary Causal Inference Models Capture Real-World Heterogeneity? Findings from a Large-Scale Benchmark

ICLR 2025poster

We present unexpected findings from a large-scale benchmark study evaluating Conditional Average Treatment Effect (CATE) estimation algorithms. By running 16 modern CATE models across 43,200 datasets, we find that: (a) 62\% of CATE estimates have a higher Mean Squared Error (MSE) than a trivial zero…

Cited by 0SourcePDFScholar
2025

Don’t Forget the Enjoin: FocalLoRA for Instruction Hierarchical Alignment in Large Language Models

NeurIPS 2025poster

Recent studies reveal that large language models (LLMs) often struggle to resolve conflicting instructions embedded within hierarchical prompts, resulting in decreased compliance with system-level directives and compromising the reliability of safety-critical applications. While earlier approaches a…

Cited by 0SourceScholar
2025

Dynamic-Width Speculative Beam Decoding for LLM Inference

AAAI 2025technical

Large language models (LLMs) based on transformer architecture have shown outstanding performance across numerous real-world tasks. However, the autoregressive nature of these models makes the inference process slow and costly. Speculative decoding has emerged as a promising solution, leveraging a…

2025

Flow Field Reconstruction with Sensor Placement Policy Learning

NeurIPS 2025poster

Flow‐field reconstruction from sparse sensor measurements remains a central challenge in modern fluid dynamics, as the need for high‐fidelity data often conflicts with practical limits on sensor deployment. Existing deep learning–based methods have demonstrated promising results, but they typically…

Cited by 0SourceScholar
2025

HMT: Hierarchical Memory Transformer for Efficient Long Context Language Processing

NAACL 2025long

Transformer-based large language models (LLM) have been widely used in language processing applications. However, due to the memory constraints of the devices, most of them restrict the context window. Even though recurrent models in previous works can memorize past tokens to enable unlimited contex…

2025

Hierarchical Mixture of Experts: Generalizable Learning for High-Level Synthesis

AAAI 2025technical

High-level synthesis (HLS) is a widely used tool in designing Field Programmable Gate Array (FPGA). HLS enables FPGA design with software programming languages by compiling the source code into an FPGA circuit. The source code includes a program (called ``kernel'') and several pragmas that instruct…

2025

How Do Large Language Models Perform in Dynamical System Modeling

NAACL 2025findings

This paper studies the problem of dynamical system modeling, which involves the evolution of multiple interacting objects. Recent data-driven methods often utilize graph neural networks (GNNs) to learn these interactions by optimizing the neural network in an end-to-end fashion. While large language…

Cited by 1SourcePDFScholar
2025

How Do Large Language Models Perform on PDE Discovery: A Coarse-to-fine Perspective

EMNLP 2025

This paper studies the problem of how to use large language models (LLMs) to identify the underlying partial differential equations (PDEs) out of very limited observations of a physical system. Previous methods usually utilize physical-informed neural networks (PINNs) to learn the PDE solver and coe

Cited by 0SourcePDFScholar
2025

Inferring from Logits: Exploring Best Practices for Decoding-Free Generative Candidate Selection

ACL 2025long

Generative Language Models rely on autoregressive decoding to produce the output sequence token by token. Many tasks such as preference optimization, require the model to produce task-level output consisting of multiple tokens directly by selecting candidates from a pool as predictions. Determining…

Cited by 0SourcePDFScholar
2025

Mixture of In-Context Prompters for Tabular PFNs

ICLR 2025poster

Recent benchmarks find In-Context Learning (ICL) outperforms both deep learning and tree-based algorithms on small tabular datasets. However, on larger datasets, ICL for tabular learning suffers in both efficiency and effectiveness. In terms of efficiency, transformers incur linear space and quadrat…

Cited by 10SourcePDFScholar
2025

Open-Set Living Need Prediction with Large Language Models

ACL 2025finding

Living needs are the needs people generate in their daily lives for survival and well-being. On life service platforms like Meituan, user purchases are driven by living needs, making accurate living need predictions crucial for personalized service recommendations. Traditional approaches treat this…

Cited by 0SourcePDFScholar
2025

Optimized Multi-Token Joint Decoding With Auxiliary Model for LLM Inference

ICLR 2025poster

Large language models (LLMs) have achieved remarkable success across diverse tasks, yet their inference processes are hindered by substantial time and energy demands due to single-token generation at each decoding step. While previous methods such as speculative decoding mitigate these inefficiencie…

Cited by 3SourcePDFScholar
2025

Protein Large Language Models: A Comprehensive Survey

EMNLP 2025

Protein-specific large language models (ProteinLLMs) are revolutionizing protein science by enabling more efficient protein structure prediction, function annotation, and design. While existing surveys focus on specific aspects or applications, this work provides the first comprehensive overview of

2025

QLASS: Boosting Language Agent Inference via Q-Guided Stepwise Search

ICML 2025poster

Language agents have become a promising solution to complex interactive tasks. One of the key ingredients to the success of language agents is the reward model on the trajectory of the agentic workflow, which provides valuable guidance during training or inference. However, due to the lack of annota…

2025

Rethink GraphODE Generalization within Coupled Dynamical System

ICML 2025spotlight

Coupled dynamical systems govern essential phenomena across physics, biology, and engineering, where components interact through complex dependencies. While Graph Ordinary Differential Equations (GraphODE) offer a powerful framework to model these systems, their **generalization** capabilities degra…

Cited by 0SourcePDFScholar
2025

STIV: Scalable Text and Image Conditioned Video Generation

ICCV 2025poster

We present a simple and scalable text and image conditioned video generation method. Our approach, named STIV, integrates a variable number of image conditions into a Diffusion Transformer (DiT) through frame replacement. This design enables STIV to perform both text-to-video (T2V) and text-image-to…

2025

Symmetry-Preserving Conformer Ensemble Networks for Molecular Representation Learning

NeurIPS 2025poster

Molecular representation learning has emerged as a promising approach for modeling molecules with deep learning in chemistry and beyond. While 3D geometric models effectively capture molecular structure, they typically process single static conformers, overlooking the inherent flexibility and dynami…

Cited by 0SourceScholar
2025

V-ALPHASOCIAL: Benchmark and Self-Reflective Chain-of-Thought Generation for Visual Social Commonsense Reasoning

ACL 2025finding

Social commonsense reasoning naturally involves both the verbal and non-verbal cues of a social interaction. It is important for Large Vision-Language Models (VLMs) to leverage both textual and visual information in performing tasks like social understanding and reasoning. However, while current LLM…

2025

VideoPhy: Evaluating Physical Commonsense for Video Generation

ICLR 2025poster

Recent advances in internet-scale video data pretraining have led to the development of text-to-video generative models that can create high-quality videos across a broad range of visual concepts, synthesize realistic motions and render complex objects. Hence, these generative models have the potent…

2024

A Single Vector Is Not Enough: Taxonomy Expansion via Box Embeddings (Extended Abstract)

IJCAI 2024poster

Taxonomies support various practical web applications such as product navigation in online shopping and user profile tagging on social platforms. Most existing methods for expanding taxonomies encode entities into vector embeddings (i.e., single points). However, we argue that vectors are insufficie…

Cited by 0SourcePDFScholar
2024

FUSE: Measure-Theoretic Compact Fuzzy Set Representation for Taxonomy Expansion

ACL 2024findings

Taxonomy Expansion, which relies on modeling concepts and concept relations, can be formulated as a set representation learning task. The generalization of set, fuzzy set, incorporates uncertainty and measures the information within a semantic concept, making it suitable for concept modeling. Existi…

Cited by 4SourcePDFScholar
2024

Integrating Deep Metric Learning with Coreset for Active Learning in 3D Segmentation

NeurIPS 2024poster

Deep learning has seen remarkable advancements in machine learning, yet it often demands extensive annotated data. Tasks like 3D semantic segmentation impose a substantial annotation burden, especially in domains like medicine, where expert annotations drive up the cost. Active learning (AL) holds g…

2024

Learning Over Molecular Conformer Ensembles: Datasets and Benchmarks

ICLR 2024poster

Molecular Representation Learning (MRL) has proven impactful in numerous biochemical applications such as drug discovery and enzyme design. While Graph Neural Networks (GNNs) are effective at learning molecular representations from a 2D molecular graph or a single 3D structure, existing works often…

2024

Networked Inequality: Preferential Attachment Bias in Graph Neural Network Link Prediction

ICML 2024poster

Graph neural network (GNN) link prediction is increasingly deployed in citation, collaboration, and online social networks to recommend academic literature, collaborators, and friends. While prior research has investigated the dyadic fairness of GNN link prediction, the within-group (e.g., queer wom…

2024

Non-Euclidean Mixture Model for Social Network Embedding

NeurIPS 2024poster

It is largely agreed that social network links are formed due to either homophily or social influence. Inspired by this, we aim at understanding the generation of links via providing a novel embedding-based graph formation model. Different from existing graph representation learning, where link gene…

2024

PGODE: Towards High-quality System Dynamics Modeling

ICML 2024poster

This paper studies the problem of modeling multi-agent dynamical systems, where agents could interact mutually to influence their behaviors. Recent research predominantly uses geometric graphs to depict these mutual interactions, which are then captured by powerful graph neural networks (GNNs). Howe…

Cited by 6SourcePDFScholar
2024

Physics-Informed Regularization for Domain-Agnostic Dynamical System Modeling

NeurIPS 2024poster

Learning complex physical dynamics purely from data is challenging due to the intrinsic properties of systems to be satisfied. Incorporating physics-informed priors, such as in Hamiltonian Neural Networks (HNNs), achieves high-precision modeling for energy-conservative systems. However, real-world s…

2024

Predicting and Interpreting Energy Barriers of Metallic Glasses with Graph Neural Networks

ICML 2024poster

Metallic Glasses (MGs) are widely used materials that are stronger than steel while being shapeable as plastic. While understanding the structure-property relationship of MGs remains a challenge in materials science, studying their energy barriers (EBs) as an intermediary step shows promise. In this…

2024

RESPROMPT: Residual Connection Prompting Advances Multi-Step Reasoning in Large Language Models

NAACL 2024long

Chain-of-thought (CoT) has impressively unlocked the reasoning potential of large language models (LLMs). Yet, it falls short when tackling problems that require multiple reasoning steps. This limitation arises from the complex nature of multi-step reasoning processes: later stages often depend not…

2024

SciBench: Evaluating College-Level Scientific Problem-Solving Abilities of Large Language Models

ICML 2024poster

Most existing Large Language Model (LLM) benchmarks on scientific problem reasoning focus on problems grounded in high-school subjects and are confined to elementary algebraic operations. To systematically examine the reasoning capabilities required for solving complex scientific problems, we introd…

2024

Structure Guided Prompt: Instructing Large Language Model in Multi-Step Reasoning by Exploring Graph Structure of the Text

EMNLP 2024main

Although Large Language Models (LLMs) excel at addressing straightforward reasoning tasks, they frequently struggle with difficulties when confronted by more complex multi-step reasoning due to a range of factors. Firstly, natural language often encompasses complex relationships among entities, maki…

Cited by 6SourcePDFScholar
2024

Theoretical and Empirical Insights into the Origins of Degree Bias in Graph Neural Networks

NeurIPS 2024poster

Graph Neural Networks (GNNs) often perform better for high-degree nodes than low-degree nodes on node classification tasks. This degree bias can reinforce social marginalization by, e.g., privileging celebrities and other high-degree actors in social networks during social and content recommendation…

2023

AVIS: Autonomous Visual Information Seeking with Large Language Model Agent

NeurIPS 2023poster

In this paper, we propose an autonomous information seeking visual question answering framework, AVIS. Our method leverages a Large Language Model (LLM) to dynamically strategize the utilization of external tools and to investigate their outputs via tree search, thereby acquiring the indispensable k…

Cited by 51SourcePDFScholar
2023

Amazon-M2: A Multilingual Multi-locale Shopping Session Dataset for Recommendation and Text Generation

NeurIPS 2023poster

Modeling customer shopping intentions is a crucial task for e-commerce, as it directly impacts user experience and engagement. Thus, accurately understanding customer preferences is essential for providing personalized recommendations. Session-based recommendation, which utilizes customer session d…

2023

CARE: Modeling Interacting Dynamics Under Temporal Environmental Variation

NeurIPS 2023poster

Modeling interacting dynamical systems, such as fluid dynamics and intermolecular interactions, is a fundamental research problem for understanding and simulating complex real-world systems. Many of these systems can be naturally represented by dynamic graphs, and graph neural network-based approach…

Cited by 11SourcePDFScholar
2023

Concept2Box: Joint Geometric Embeddings for Learning Two-View Knowledge Graphs

ACL 2023findings

Knowledge graph embeddings (KGE) have been extensively studied to embed large-scale relational data for many real-world applications. Existing methods have long ignored the fact many KGs contain two fundamentally different views: high-level ontology-view concepts and fine-grained instance-view entit…

Cited by 13SourcePDFScholar
2023

HOPE: High-order Graph ODE For Modeling Interacting Dynamics

ICML 2023poster

Leading graph ordinary differential equation (ODE) models have offered generalized strategies to model interacting multi-agent dynamical systems in a data-driven approach. They typically consist of a temporal graph encoder to get the initial states and a neural ODE-based generative model to model th…

Cited by 44SourcePDFScholar
2023

Introducing Semantics into Speech Encoders

ACL 2023long

Recent studies find existing self-supervised speech encoders contain primarily acoustic rather than semantic information. As a result, pipelined supervised automatic speech recognition (ASR) to large language model (LLM) systems achieve state-of-the-art results on semantic spoken language tasks by u…

Cited by 4SourcePDFScholar
2023

Prototypical Fine-Tuning: Towards Robust Performance under Varying Data Sizes

AAAI 2023technical

In this paper, we move towards combining large parametric models with non-parametric prototypical networks. We propose prototypical fine-tuning, a novel prototypical framework for fine-tuning pretrained language models (LM), which automatically learns a bias to improve predictive performance for var…

Cited by 11SourcePDFScholar
2023

REVEAL: Retrieval-Augmented Visual-Language Pre-Training With Multi-Source Multimodal Knowledge Memory

CVPR 2023highlight

In this paper, we propose an end-to-end Retrieval-Augmented Visual Language Model (REVEAL) that learns to encode world knowledge into a large-scale memory, and to retrieve from it to answer knowledge-intensive queries. REVEAL consists of four key components: the memory, the encoder, the retriever an…

2023

Tab-Cleaner: Weakly Supervised Tabular Data Cleaning via Pre-training for E-commerce Catalog

ACL 2023industry

Product catalogs, conceptually in the form of text-rich tables, are self-reported by individual retailers and thus inevitably contain noisy facts. Verifying such textual attributes in product catalogs is essential to improve their reliability. However, popular methods for processing free-text conten…

Cited by 3SourcePDFScholar
2023

Towards a Comprehensive Benchmark for High-Level Synthesis Targeted to FPGAs

NeurIPS 2023poster

High-level synthesis (HLS) aims to raise the abstraction layer in hardware design, enabling the design of domain-specific accelerators (DSAs) like field-programmable gate arrays (FPGAs) using C/C++ instead of hardware description languages (HDLs). Compiler directives in the form of pragmas play a cr…

2022

Blindfolded Attackers Still Threatening: Strict Black-Box Adversarial Attacks on Graphs

AAAI 2022technical

Adversarial attacks on graphs have attracted considerable research interests. Existing works assume the attacker is either (partly) aware of the victim model, or able to send queries to it. These assumptions are, however, unrealistic. To bridge the gap between theoretical graph attacks and real-worl…

2022

Empowering Language Models with Knowledge Graph Reasoning for Open-Domain Question Answering

EMNLP 2022main

Answering open-domain questions requires world knowledge about in-context entities. As pre-trained Language Models (LMs) lack the power to store all required knowledge, external knowledge sources, such as knowledge graphs, are often used to augment LMs. In this work, we propose knOwledge REasOning e…

Cited by 61SourcePDFScholar
2022

GStarX: Explaining Graph Neural Networks with Structure-Aware Cooperative Games

NeurIPS 2022accept

Explaining machine learning models is an important and increasingly popular area of research interest. The Shapley value from game theory has been proposed as a prime approach to compute feature importance towards model predictions on images, text, tabular data, and recently graph neural networks (G…

2022

Graph-less Neural Networks: Teaching Old MLPs New Tricks Via Distillation

ICLR 2022poster

Graph Neural Networks (GNNs) are popular for graph machine learning and have shown great results on wide node classification tasks. Yet, they are less popular for practical deployments in the industry owing to their scalability challenges incurred by data dependency. Namely, GNN inference depends on…

2022

Improving Multi-Task Generalization via Regularizing Spurious Correlation

NeurIPS 2022accept

Multi-Task Learning (MTL) is a powerful learning paradigm to improve generalization performance via knowledge sharing. However, existing studies find that MTL could sometimes hurt generalization, especially when two tasks are less correlated. One possible reason that hurts generalization is spurious…

Cited by 33SourcePDFScholar
2022

Multilingual Knowledge Graph Completion with Self-Supervised Adaptive Graph Alignment

ACL 2022long

Predicting missing facts in a knowledge graph (KG) is crucial as modern KGs are far from complete. Due to labor-intensive human labeling, this phenomenon deteriorates when handling knowledge represented in various languages. In this paper, we explore multilingual KG completion, which leverages limit…

2022

On the Discrimination Risk of Mean Aggregation Feature Imputation in Graphs

NeurIPS 2022accept

In human networks, nodes belonging to a marginalized group often have a disproportionate rate of unknown or missing features. This, in conjunction with graph structure and known feature biases, can cause graph feature imputation algorithms to predict values for unknown features that make the margina…

Cited by 10SourcePDFScholar
2022

Towards Fine-Grained Reasoning for Fake News Detection

AAAI 2022technical

The detection of fake news often requires sophisticated reasoning skills, such as logically combining information by considering word-level subtle clues. In this paper, we move towards fine-grained reasoning for fake news detection by better reflecting the logical processes of human thinking and ena…

2022

Unsupervised Adversarially Robust Representation Learning on Graphs

AAAI 2022technical

Unsupervised/self-supervised pre-training methods for graph representation learning have recently attracted increasing research interests, and they are shown to be able to generalize to various downstream applications. Yet, the adversarial robustness of such pre-trained graph learning models remains…

2021

Clinical Temporal Relation Extraction with Probabilistic Soft Logic Regularization and Global Inference

AAAI 2021technical

There has been a steady need in the medical community to precisely extract the temporal relations between clinical events. In particular, temporal information can facilitate a variety of downstream applications such as case report retrieval and medical question answering. Existing methods either req…

2021

GLSearch: Maximum Common Subgraph Detection via Learning to Search

ICML 2021spotlight

Detecting the Maximum Common Subgraph (MCS) between two input graphs is fundamental for applications in drug synthesis, malware detection, cloud computing, etc. However, MCS computation is NP-hard, and state-of-the-art MCS solvers rely on heuristic search algorithms which in practice cannot find goo…

Cited by 52SourcePDFScholar
2021

UniKER: A Unified Framework for Combining Embedding and Definite Horn Rule Reasoning for Knowledge Graph Inference

EMNLP 2021main

Knowledge graph inference has been studied extensively due to its wide applications. It has been addressed by two lines of research, i.e., the more traditional logical rule reasoning and the more recent knowledge graph embedding (KGE). Several attempts have been made to combine KGE and logical rules…

Cited by 51SourcePDFScholar
2020

Learning Continuous System Dynamics from Irregularly-Sampled Partial Observations

NeurIPS 2020poster

Many real-world systems, such as moving planets, can be considered as multi-agent dynamic systems, where objects interact with each other and co-evolve along with the time. Such dynamics is usually difficult to capture, and understanding and predicting the dynamics based on observed trajectories of…

2019

Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks

NeurIPS 2019poster

Graph convolutional networks (GCNs) have recently received wide attentions, due to their successful applications in different graph tasks and different domains. Training GCNs for a large graph, however, is still a challenge. Original full-batch GCN training requires calculating the representation of…

2018

Learning K-way D-dimensional Discrete Codes for Compact Embedding Representations

ICML 2018oral

Conventional embedding methods directly associate each symbol with a continuous embedding vector, which is equivalent to applying a linear transformation based on a “one-hot” encoding of the discrete symbols. Despite its simplicity, such approach yields the number of parameters that grows linearly w…

Cited by 96SourcePDFScholar