arXiv ScienceSearch

arXiv subjects

Hantian Liu

Publications and source records attributed to Hantian Liu.

4 recordsLinked to original sources

Multivalley 3D Electronic Structure of PbSe from Soft-X-Ray ARPES and First-Principles Calculations

PbSe is a narrow-gap IV-VI semiconductor, whose multivalley valence bands, with maxima at the L, $Σ$, and $Δ$ points, underpin its intermediate-temperature thermoelectric properties. We combine soft-X-ray angle-resolved photoemission spectroscopy (SX-ARPES) with first principles simulations to study the valence band structure of bulk PbSe. High resolution measurements are conducted at photon energies of 400-900 eV to map the valence manifold along X$Γ$X, WXW, and K$Γ$K, and iso-energy surfaces are collected in the $k_z=0$ plane. Comparison to ARPES enables a rigorous assessment of the performance of density functional theory (DFT), using semi-local and hybrid functionals, as well as many-body perturbation theory within the quasiparticle self-consistent $GW$ approximation. We find that the Heyd-Scuseria-Ernzerhof (HSE) hybrid functional and QP$GW$ reproduce the measured band dispersions to within 0.1-0.2 eV over the entire valence band. In contrast, the semi-local Perdew-Burke-Ernzerhof (PBE) functional compresses the band width and deviates from experiment by up to 0.6 eV. We further show that an accurate band structure and band gap are vital to obtaining a correct description of the dependence of the Seebeck coefficient of p-type PbSe on the hole concentration (Pisarenko relation). This has implications for computational efforts to discover thermoelectric materials.

cond-mat.mtrl-sci

How Good Are Frontier Models at Physics? Expert Re-Grading Reveals Broken Evaluations and Near-Saturation of Leading Benchmarks

Low reported scores on leading physics benchmarks, including those featured in the Artificial Analysis Intelligence Index (2026), suggest that frontier language models still struggle with advanced physics, a demanding test of their scientific reasoning and quantitative problem-solving abilities. Yet this impression does not always align with domain experts' experiences using these models in their work. We revisit these reported findings by evaluating frontier models on six widely used physics benchmarks and auditing them with experts, focusing on text-only problems with verifiable final answers. For each subfield of physics, faculty and graduate researchers with relevant expertise carefully review problem statements, reference solutions, and model responses to distinguish genuine model errors from grader errors, incorrect reference solutions, and ambiguous or underspecified questions. Most audited cases initially evaluated as incorrect reflect these benchmarking issues rather than errors in the models' physics reasoning. We then ask experts to address these benchmarking issues by correcting erroneous reference solutions and repairing or excluding flawed questions. We find that GPT-5.6-Sol's measured mean@4 rises from 47.3% to 78.7% on HLE-Physics and from 61.0% to 87.2% on CMT-Benchmark, while its corrected pass@4 reaches 94.4% on the 54 retained CritPt challenges. Corrected scores are computed on the retained evaluation subsets following expert review. Scores on the audited subsets of UGPhysics, PRISM-Physics, and PHYBench also rise substantially after correction. These findings suggest that current benchmarks substantially understate frontier models' ability to solve well-posed physics problems. Near-saturation on these closed-ended tasks highlights the need for more demanding, expert-validated evaluations.

cs.AI

Combining Quasiparticle Self-Consistent $GW$ and Machine-Learned DFT+$U$ to Assess Half-Metallicity in Co- and Ni-Based Heuslers

Half-metallic Heusler compounds are of significant interest for spintronics. For device fabrication, compounds that can be epitaxially grown on III-V semiconductors are particularly attractive. We present a first-principles investigation of four Co-based and two Ni-based Heusler compounds that are lattice-matched to InAs. The results of density functional theory (DFT) using semi-local and hybrid functionals are compared to quasiparticle self-consistent $GW$ (QP$GW$). We also consider DFT with machine-learned Hubbard $U$ corrections [npj Computational Materials 6, 180 (2020)] with a new Bayesian optimization (BO) objective function to determine the $U$ values that yield the closest agreement with the QP$GW$ band structure and magnetic moments. We find that DFT+$U$(BO) can adequately reproduce the key QP$GW$ features in most cases. Our results reveal a strong method dependence of the degree of spin polarization at the Fermi level and, in some cases, even the dominant spin channel (majority or minority). Of the materials studied here, Co$_2$TiSn and Co$_2$ZrAl are the most likely to be half-metals.

cond-mat.mtrl-sci

Zoom-In-to-Check: Boosting Video Interpolation via Instance-level Discrimination

We propose a light-weight video frame interpolation algorithm. Our key innovation is an instance-level supervision that allows information to be learned from the high-resolution version of similar objects. Our experiment shows that the proposed method can generate state-of-the-art results across different datasets, with fractional computation resources (time and memory) of competing methods. Given two image frames, a cascade network creates an intermediate frame with 1) a flow-warping module that computes coarse bi-directional optical flow and creates an interpolated image via flow-based warping, followed by 2) an image synthesis module to make fine-scale corrections. In the learning stage, object detection proposals are generated on the interpolated image.Lower resolution objects are zoomed into, and the learning algorithms using an adversarial loss trained on high-resolution objects to guide the system towards the instance-level refinement corrects details of object shape and boundaries.

cs.CV