← Search

Minghao Yin

27 accepted papers

2026

Improving Exact Algorithm for Pseudo Boolean Optimization with Two New Phase Selection Heuristics

AAAI 2026technical

Pseudo-Boolean optimization (PBO) problem involves optimizing a linear objective function under linear inequality constraints defined over Boolean variables. PBO is widely used for modeling many combinational optimization problems, particularly in some real-world scenarios. In core-guided CDCL-based

Cited by 0SourcePDFScholar
2026

Sculpt4D: Generating 4D Shapes via Sparse-Attention Diffusion Transformers

CVPR 2026

Recent breakthroughs in 3D generative modeling have yielded remarkable progress in static shape synthesis, yet truly dynamic 4D generation remains elusive, hindered by temporal artifacts and prohibitive computational demand. We present Sculpt4D, a native 4D generative framework that seamlessly integ

Cited by 2SourcecodeScholar
2026

VerseCrafter: Dynamic Realistic Video World Model with 4D Geometric Control

CVPR 2026

Video world models aim to simulate dynamic, real-world environments, yet existing methods struggle to provide unified and precise control over camera and multi-object motion, as videos inherently capture dynamics in the projected 2D image plane. To bridge this gap, we introduce VerseCrafter, a geome

Cited by 0SourcecodeScholar
2025

A Cross-Scale Manipulator Based on Magnetic-Driven Microwedges

RA-L 2025

The dimensions of components have recently expanded in range from the micrometer to centimeter scale in MEMS assembly, necessitating the regulation of adhesion force across a broad range to accommodate cross-scale micromanipulation tasks. Inspired by gecko, anisotropic microwedges can effectively re

Cited by 0SourceScholar
2025

Beyond Prompt Engineering: A Reinforced Token-Level Input Refinement for Large Language Models

AAAI 2025technical

In the rapidly developing field of automatic text generation and understanding, the quality of input data has been shown to be a key factor affecting the efficiency and accuracy of large language model (LLM) output. With the advent of advanced tools such as ChatGPT, input refinement work has mainly…

2025

DiverSAT: A Novel and Effective Local Search Algorithm for Diverse SAT Problem

AAAI 2025technical

For many real-world problems, users are often interested not only in finding a single solution but in obtaining a sufficiently diverse collection of solutions. In this work, we consider the Diverse SAT problem, aiming to find a set of diverse satisfying assignments for a given propositional formula.…

2025

Multi-type MOOCs Recommendation: Leveraging Deep Multi-Relational Representation and Hierarchical Reasoning

AAAI 2025technical

Massive open online courses (MOOCs) recommendation provides online courses tailored to learners' individual preferences. Existing literature is limited by: 1) Ignoring the interrelations among courses, knowledge concepts, and videos, which leads to suboptimal recommendation performance; 2) Neglectin…

Cited by 0SourcePDFScholar
2025

Prediction-Based Adaptive Variable Ordering Heuristics for Constraint Satisfaction Problems

AAAI 2025technical

Variable ordering heuristics (VOH) play a central role in solving Constraint Satisfaction Problems (CSP). The performance of different VOHs may vary greatly when solving the same CSP instance, so identifying an efficient candidate VOH for a given CSP has been a key issue in the community. In this st…

2024

Enhance Diversified Top-k MaxSAT Solving by Incorporating New Strategy for Generating Diversified Initial Assignments (Student Abstract)

AAAI 2024technical

The Diversified Top-k MaxSAT (DTKMS) problem is an extension of MaxSAT. The objective of DTKMS is to find k feasible assignments of a given formula, such that each assignment satisfies all hard clauses and the k assignments together satisfy the maximum number of soft clauses. This paper presents a l…

2024

Hierarchical Reinforcement Learning for Point of Interest Recommendation

IJCAI 2024poster

With the increasing popularity of location-based services, accurately recommending points of interest (POIs) has become a critical task. Although existing technologies are proficient in processing time-series data, they fall short when it comes to accommodating the diversity and dynamism in users' P…

Cited by 0SourcePDFScholar
2024

Hierarchical Reinforcement Learning on Multi-Channel Hypergraph Neural Network for Course Recommendation

IJCAI 2024poster

With the widespread popularity of massive open online courses, personalized course recommendation has become increasingly important due to enhancing users' learning efficiency. While achieving promising performances, current works suffering from the vary across the users and other MOOC entities. To…

Cited by 2SourcePDFScholar
2024

MRMLREC: A Two-Stage Approach for Addressing Data Sparsity in MOOC Video Recommendation (Student Abstract)

AAAI 2024technical

With the abundance of learning resources available on massive open online courses (MOOCs) platforms, the issue of interactive data sparsity has emerged as a significant challenge.This paper introduces MRMLREC, an efficient MOOC video recommendation which consists of two main stages: multi-relational…

Cited by 4SourcePDFScholar
2024

Nukplex: An Efficient Local Search Algorithm for Maximum K-Plex Problem

IJCAI 2024poster

The maximum k-plex problem (MKPP) is an significant relaxation version of the maximum clique problem with extensive applications. Recently, lots of researchers have proposed many heuristic algorithms based on various methods to solve the MKPP. In this work, to further improve the performance of solv…

2024

Spatial-Temporal Interplay in Human Mobility: A Hierarchical Reinforcement Learning Approach with Hypergraph Representation

AAAI 2024technical

In the realm of human mobility, the decision-making process for selecting the next-visit location is intricately influenced by a trade-off between spatial and temporal constraints, which are reflective of individual needs and preferences. This trade-off, however, varies across individuals, making th…

Cited by 10SourcePDFScholar
2023

Multi-View MOOC Quality Evaluation via Information-Aware Graph Representation Learning

AAAI 2023technical

In this paper, we study the problem of MOOC quality evaluation that is essential for improving the course materials, promoting students' learning efficiency, and benefiting user services. While achieving promising performances, current works still suffer from the complicated interactions and relati…

Cited by 5SourcePDFScholar
2022

A Fast Local Search Algorithm for the Latin Square Completion Problem

AAAI 2022technical

The Latin square completion (LSC) problem is an important NP-complete problem with numerous applications. Given its theoretical and practical importance, several algorithms are designed for solving the LSC problem. In this work, to further improve the performance, a fast local search algorithm is de…

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

An Exact Algorithm with New Upper Bounds for the Maximum k-Defective Clique Problem in Massive Sparse Graphs

AAAI 2022technical

The Maximum k-Defective Clique Problem (MDCP), as a clique relaxation model, has been used to solve various problems. Because it is a hard computational task, previous works can hardly solve the MDCP for massive sparse graphs derived from real-world applications. In this work, we propose a novel bra…

2022

HEA-D: A Hybrid Evolutionary Algorithm for Diversified Top-k Weight Clique Search Problem

IJCAI 2022poster

The diversified top-k weight clique (DTKWC) search problem is an important generalization of the diversified top-k clique (DTKC) search problem with extensive applications, which extends the DTKC search problem by taking into account the weight of vertices. In this paper, we formulate DTKWC search p…

2022

NukCP: An Improved Local Search Algorithm for Maximum k-Club Problem

AAAI 2022technical

The maximum k-club problem (MkCP) is an important clique relaxation problem with wide applications. Previous MkCP algorithms only work on small-scale instances and are not applicable for large-scale instances. For solving instances with different scales, this paper develops an efficient local search…

2021

NuQClq: An Effective Local Search Algorithm for Maximum Quasi-Clique Problem

AAAI 2021technical

The maximum quasi-clique problem (MQCP) is an important extension of maximum clique problem with wide applications. Recent heuristic MQCP algorithms can hardly solve large and hard graphs effectively. This paper develops an efficient local search algorithm named NuQClq for the MQCP, which has two ma…