← Search

Feifei Ma

9 accepted papers

2026

LLM-Guided Quantified SMT Solving over Uninterpreted Functions

AAAI 2026technical

Quantified formulas with Uninterpreted Functions (UFs) over non-linear real arithmetic pose fundamental challenges for Satisfiability Modulo Theories (SMT) solving. Traditional quantifier instantiation methods struggle because they lack semantic understanding of UF constraints, forcing them to searc

Cited by 0SourcePDFScholar
2025

A Complete Algorithm for Optimization Modulo Nonlinear Real Arithmetic

AAAI 2025technical

Optimization Modulo Nonlinear Real Arithmetic, abbreviated as OMT(NRA), generally focuses on optimizing a given objective subject to quantifier-free Boolean combinations of primitive constraints, including Boolean variables, polynomial equations, and inequalities. It is widely applicable in areas li…

2025

ConstraintLLM: A Neuro-Symbolic Framework for Industrial-Level Constraint Programming

EMNLP 2025

Constraint programming (CP) is a crucial technology for solving real-world constraint optimization problems (COPs), with the advantages of rich modeling semantics and high solving efficiency. Using large language models (LLMs) to generate formal modeling automatically for COPs is becoming a promisin

2024

PAD: A Robustness Enhancement Ensemble Method via Promoting Attention Diversity

COLING 2024main

Deep neural networks can be vulnerable to adversarial attacks, even for the mainstream Transformer-based models. Although several robustness enhancement approaches have been proposed, they usually focus on some certain type of perturbation. As the types of attack can be various and unpredictable in…

2023

Can Graph Neural Networks Learn to Solve the MaxSAT Problem? (Student Abstract)

AAAI 2023technical

The paper presents an attempt to bridge the gap between machine learning and symbolic reasoning. We build graph neural networks (GNNs) to predict the solution of the Maximum Satisfiability (MaxSAT) problem, an optimization variant of SAT. Two closely related graph representations are adopted, and we…

2023

Suggesting Variable Order for Cylindrical Algebraic Decomposition via Reinforcement Learning

NeurIPS 2023poster

Cylindrical Algebraic Decomposition (CAD) is one of the pillar algorithms of symbolic computation, and its worst-case complexity is double exponential to the number of variables. Researchers found that variable order dramatically affects efficiency and proposed various heuristics. The existing lear…

2022

AllSATCC: Boosting AllSAT Solving with Efficient Component Analysis

IJCAI 2022poster

All Solution SAT (AllSAT) is a variant of Propositional Satisfiability, which aims to find all satisfying assignments for a given formula. AllSAT has significant applications in different domains, such as software testing, data mining, and network verification. In this paper, observing that the lack…

2022

Word Level Robustness Enhancement: Fight Perturbation with Perturbation

AAAI 2022technical

State-of-the-art deep NLP models have achieved impressive improvements on many tasks. However, they are found to be vulnerable to some perturbations. Before they are widely adopted, the fundamental issues of robustness need to be addressed. In this paper, we design a robustness enhancement method to…

Cited by 11SourcePDFScholar
2019

ACFNet: Attentional Class Feature Network for Semantic Segmentation

ICCV 2019poster

Recent works have made great progress in semantic segmentation by exploiting richer context, most of which are designed from a spatial perspective. In contrast to previous works, we present the concept of class center which extracts the global context from a categorical perspective. This class-level…

Cited by 357PDFScholar