Skip to main content

Skills in this repository

hiyenwong/ai_collection - Page 50

SkillsMP has collected 4,114 skills from hiyenwong/ai_collection. Open a skill to review its source and details.

hiyenwong/ai_collection

Showing 40 of 4,114 collected skills.

occupation
Computer & Information Research Scientists
description

Hybrid Quantum Neighborhood Selection (HQNS) — resource-efficient framework for large-scale combinatorial optimization. Decomposes dense QUBO into bounded-width quantum subproblems via stochastic frontier selection. Preserves 99.99% solution quality while…

updated
occupation
Computer & Information Research Scientists
description

Quantum Koopman method — data-driven framework for simulating nonlinear dynamics on quantum computers. Embeds nonlinear dynamics into learned linear representation via Koopman observables, then implements evolution using shallow quantum circuits with parallel…

updated
occupation
Computer & Information Research Scientists
description

Universal purification dynamics of monitored Clifford circuits methodology — shows purification reduces to exactly solvable Markovian death process, bypassing replica trick. Computes universal scaling functions for all Renyi entropies.

updated
occupation
Computer & Information Research Scientists
description

Dual-level trainable variational quantum solver methodology for interior-point optimal power flow (OPF) — uses early solver-generated trajectories to accelerate convergence, reducing variational updates by up to 95%. Combines VQLS parameter trajectory…

updated
occupation
Computer & Information Research Scientists
description

Pauli-structured preconditioning methodology for quantum linear system solvers. Based on arXiv:2606.01733 — reduces normalization overhead via Pauli expansion regrouping.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Qolumbina benchmark infrastructure for controlled Quantum Software Testing (QST) experiments on scalable quantum programs — curates 40 programs from open-source repos with systematic selection, refactoring, specifications, and standardized interfaces.

updated
occupation
Computer & Information Research Scientists
description

Quantum probability framework for understanding confirmation bias as optimal evidence selection - square-root probability spaces, matrix-valued observations, and evolutionary advantages in sequential hypothesis testing.

updated
occupation
Computer & Information Research Scientists
description

Quantum linear system solvers with complexity independent of the condition number, using block encoding input model for Ax=b solutions.

updated
occupation
Computer & Information Research Scientists
description

Quantum computing methodology for minimax estimation of high-order functionals (Rényi/Tsallis entropy) — achieves optimal sample complexity O(α) vs classical O(α²)

updated
occupation
Computer & Information Research Scientists
description

Methodology for analyzing sample complexity in quantum PAC-learning models where concepts are functions acting on quantum states.

updated
occupation
Computer & Information Research Scientists
description

Quantum probabilistic local differential privacy methodology - structural properties, sample complexity bounds, and hypothesis testing applications for privacy-preserving quantum information processing.

updated
occupation
Software Developers
description

Compiler-driven sub-microsecond feedback control stack for scalable trapped-ion quantum experiments. Covers Python-embedded DSL, six-stage transpilation pipeline (CFG, SSA, liveness, register allocation), cross-board synchronization with <700ns latency, and…

updated
occupation
Software Developers
description

Feature- and learning-guided quantum compiler pass tuning methodology — moves beyond static circuit features to capture how circuits react to compiler optimizations, enabling more effective pass sequence selection.

updated
occupation
Software Developers
description

RISC-V vector extension architecture for scalable quantum control processors (QCP) with 128-qubit single-instruction addressing, halt-resume mid-circuit measurement protocol, and parameterized rotation support.

updated
occupation
Computer & Information Research Scientists
description

Tilted XOR games methodology — variant of XOR nonlocal games where winning condition depends on XOR plus one output bit. Shows quantum value approximation is RE-complete, dramatically increasing expressive power over standard XOR games.

updated
occupation
Computer & Information Research Scientists
description

Pattern formation in multimode open quantum systems via GKSL master equation — extends Turing instabilities and mode competition to dissipative quantum systems with parametric driving and nonlinear damping.

updated
occupation
Software Developers
description

Physics-informed LLM framework for general quantum control combining symbolic reasoning with optimization. Covers analytic control ansätze generation, parameter refinement through feedback, QCTRL-BENCH benchmark design, inference-time scaling, and pulse…

updated
occupation
Computer & Information Research Scientists
description

Von Neumann algebra framework for controllability of bilinear systems on infinite-dimensional Hilbert spaces. Uses operator affiliation theory to prove existence of time-optimal controls and define dynamical Lie algebras for unbounded operators. Applicable to…

updated
occupation
Computer Systems Analysts
description

AI control is a family of techniques to prevent an AI with malicious goals from subverting its operators intent. AI Control usually studies a single agent in one trajectory, but real deployments run. Based on arXiv:2607.07368.

updated
occupation
Software Developers
description

The inverse design of physical systems governed by partial differential equations is computationally demanding due to the high dimensionality and non-convexity of design spaces. Generative models for. Based on arXiv:2607.07682.

updated
occupation
Software Developers
description

Agents acting on our behalf in the real world (e.g. placing phone calls) must learn online from costly, often irreversible interactions rather than cheap simulator steps. Two things follow. First, dep. Based on arXiv:2607.07435.

updated
occupation
Software Developers
description

Long-horizon LLM multi-agent systems face reliability risks invisible to infrastructure monitoring. We propose the ADE Predictive Reliability Framework (ADE-PRF), enabling proactive health trajectory. Based on arXiv:2607.07689.

updated
occupation
Software Developers
description

Autonomous agents promise substantial gains in speed, scale, and labor efficiency, but their failures can impose abrupt and often irreversible costs. The central challenge for agentic automation is th. Based on arXiv:2607.07397.

updated
occupation
Software Developers
description

Tool utilization enables Large Language Model (LLM) agents to interact with the real world and resolve complex tasks. However, existing agent frameworks predominantly rely on static toolsets composed. Based on arXiv:2607.07321.

updated
occupation
Software Developers
description

In agentic scientific machine learning (SciML), large language model (LLM) agents can discover surrogate models and select one by an automated score, typically an error metric. A low error, however, d. Based on arXiv:2607.07379.

updated
occupation
Software Developers
description

Limited memory language models (LMLMs) externalize factual knowledge during pretraining to a knowledge base (KB), rather than memorizing it in their weights. During generation, the model then fetches. Based on arXiv:2607.07707.

updated
occupation
Software Developers
description

Reliable confidence estimation is essential for deploying large language models (LLMs) in confidence-aware systems, where downstream decisions such as retrieval, tool use, and adaptive computation dep. Based on arXiv:2607.07626.

updated
occupation
Software Developers
description

One-shot pruning methods like Wanda and SparseGPT apply the same sparsity ratio to every layer of a transformer, ignoring known variation in layer importance. We propose PALS (Percentile-Aware Layerwi. Based on arXiv:2607.07557.

updated
occupation
Software Developers
description

Rigorous content moderation is crucial for online advertising but leads to millions of daily rejections. This scale renders manual rectification infeasible, particularly for video advertisements. Howe. Based on arXiv:2607.07318.

updated
occupation
Software Developers
description

Does RL post-training merely amplify primitive skills already latent in a base model, or can it compose primitive skills into new higher-level strategies? We study this question in a fully observable. Based on arXiv:2607.07646.

updated
occupation
Software Developers
description

Many reasoning tasks are not well described by a single left-to-right chain: a solver may need to pursue a plausible branch, observe delayed failure, and return to the latest prefix that can still be. Based on arXiv:2607.07492.

updated
occupation
Software Developers
description

Linear attention models allow a fixed state size and a fixed amount of compute per token. However, due to their limited state size, linear attention models fall behind in long-context recall compared. Based on arXiv:2607.07386.

updated
occupation
Software Developers
description

The quadratic cost of causal self-attention severely bottlenecks long-context transformer inference. While numerous post hoc linearization pipelines exist, it is difficult to identify which components. Based on arXiv:2607.07706.

updated
occupation
Software Developers
description

We address the problem of efficiently sampling multimodal probability distributions, where standard Markov Chain Monte Carlo methods often suffer from poor mixing and mode trapping. To mitigate these. Based on arXiv:2607.07519.

updated
Showing 40 of 4,114 collected skills.