question
stringlengths
78
1.55k
answer
listlengths
1
92
source_meta
dict
subject_meta
dict
I’m looking for papers (published before Nov 1, 2025) that compare vertebroplasty (PV) and/or balloon kyphoplasty (BKP) against conservative management or sham procedures for osteoporotic vertebral compression fractures, and that report pain and functional outcomes plus complications (cement leakage and/or adjacent ver...
[ "Vertebroplasty versus Active Control Intervention for Chronic Osteoporotic Vertebral Compression Fractures: The VERTOS V Randomized Controlled Trial", "Vertebroplasty versus sham procedure for painful acute osteoporotic vertebral compression fractures (VERTOS IV): randomised sham controlled clinical trial", "V...
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Clinical Medicine" }
Could you help me find papers published in the SIGIR 2023 or SIGIR 2024 main conference proceedings that introduce a new dataset or benchmark for multi-turn conversational search / conversational information seeking (not just dialogue generation) and report baseline evaluation results? Please only include papers publis...
[ "ProCIS: A Benchmark for Proactive Retrieval in Conversations", "TREC iKAT 2023: A Test Collection for Evaluating Conversational and Interactive Knowledge Assistants", "Exploiting Simulated User Feedback for Conversational Search: Ranking, Rewriting, and Beyond", "Beyond Single Items: Exploring User Preferenc...
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Computer Science" }
Could you help me find papers that propose benchmarks for LLM agents doing end-to-end web navigation in a real browser (e.g., click/type/scroll) to complete goal-oriented tasks, with automatic and reproducible evaluation based on the final webpage state (URL/DOM/transaction state), but excluding (a) synthetic/toy web e...
[ "WebArena: A Realistic Web Environment for Building Autonomous Agents", "VisualWebArena: Evaluating Multimodal Agents on Realistic Visual Web Tasks", "WebCanvas: Benchmarking Web Agents in Online Environments", "Tur[k]ingBench: A Challenge Benchmark for Web Agents", "WorkArena: How Capable Are Web Agents at...
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Computer Science" }
I'm developing a point-of-care device for detecting cancer mutation genes, but traditional CRISPR-Cas systems require cleavage activity, which can lead to off-target effects and false positives. Are there papers that use dCas9 or dCas13 proteins for biosensing, enabling high-specificity recognition without cleavage act...
[ "Detection of unamplified target genes via CRISPR-Cas9 immobilized on a graphene field-effect transistor", "Multiplexed DNA Identification Using Site Specific dCas9 Barcodes and Nanopore Sensing", "CRISPR/dCas9-assisted SERS sensing for transgenic crops based on two-factor verification of 35S promoter and Nos t...
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Microbiology" }
Please find papers that utilize dCas proteins (e.g., dCas9, dCas13) for biosensing applications, but the system is NOT designed for detecting pathogen nucleic acids (such as bacterial or viral genomes). Instead, the target should be focused on eukaryotic biomarkers, such as microRNAs or cancer mutations.
[ "A microRNA-inducible CRISPR–Cas9 platform serves as a microRNA sensor and cell-type-specific genome regulation tool", "CRISPR/dCas9-Mediated Specific Molecular Assembly Facilitates Genotyping of Mutant Circulating Tumor DNA", "CRISPR-dCas9 powered impedimetric biosensor for label-free detection of circulating ...
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Microbiology" }
Please identify papers that propose Transformer-based architectures or foundation models specifically for Time Series Forecasting. The papers must be formally published in the proceedings of ICLR 2024.
[ "TEMPO: Prompt-based Generative Pre-trained Transformer for Time Series Forecasting", "Time-LLM: Time Series Forecasting by Reprogramming Large Language Models", "iTransformer: Inverted Transformers Are Effective for Time Series Forecasting", "Pathformer: Multi-scale Transformers with Adaptive Pathways for Ti...
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Computer Science" }
I am looking for diffusion-based image editing methods published in CVPR 2024. I am specifically interested in methods that perform editing in a zero-shot or inference-only manner. Please EXCLUDE any methods that require test-time fine-tuning, per-image optimization, or model training on the specific input (such as Dre...
[ "Inversion-Free Image Editing with Language-Guided Diffusion Models", "LEDITS++: Limitless Image Editing using Text-to-Image Models", "DiffEditor: Boosting Accuracy and Flexibility on Diffusion-based Image Editing", "ZONE: Zero-Shot Instruction-Guided Local Editing", "Focus on Your Instruction: Fine-grained...
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Computer Science" }
I am looking for research papers published between 2023 and 2025 that investigate the security of LLM-based autonomous agents, specifically focusing on defending against "indirect prompt injection" or "jailbreaking" during tool-calling and environment interaction. Please EXCLUDE general jailbreak papers that only targe...
[ "The Task Shield: Enforcing Task Alignment to Defend Against Indirect Prompt Injection in LLM Agents" ]
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Artificial Intelligence" }
Please identify research papers published between 2023 and 2025 regarding State Space Models (SSMs) for sequence modeling. I am specifically looking for papers authored or co-authored by researchers affiliated with Carnegie Mellon University (CMU) or Stanford University that were formally published in top-tier conferen...
[ "Hungry Hungry Hippos: Towards Language Modeling with State Space Models", "Simplified State Space Layers for Sequence Modeling", "How to Train your HIPPO: State Space Models with Generalized Orthogonal Basis Projections", "State-Free Inference of State-Space Models: The *Transfer Function* Approach", "Hydr...
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Artificial Intelligence" }
I’m building a multi-agent system with LLMs, but coordination among agents is causing scalability issues (too many back-and-forth messages, high token cost, and latency). Can you recommend papers published between 2022-01-01 and 2025-11-01 that propose communication-efficient multi-agent coordination mechanisms (e.g., ...
[ "MARS: toward more efficient multi-agent collaboration for LLM reasoning", "Cut the crap: An economical communication pipeline for llm-based multi-agent systems", "Agent-GSPO: Communication-Efficient Multi-Agent Systems via Group Sequence Policy Optimization", "AutoHMA-LLM: Efficient task coordination and exe...
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Artificial Intelligence" }
Could you help me find papers published in the ICLR 2024 main conference proceedings that introduce a new benchmark/dataset for evaluating LLMs as agents or general AI assistants (e.g., multi-step task completion, tool use, interactive environments) and report baseline evaluation results? Please only include papers pub...
[ "AgentBench: Evaluating LLMs as Agents", "WebArena: A Realistic Web Environment for Building Autonomous Agents", "GAIA: a benchmark for General AI Assistants", "MINT: Evaluating LLMs in Multi-turn Interaction with Tools and Language Feedback", "SWE-bench: Can Language Models Resolve Real-world Github Issues...
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Artificial Intelligence" }
I am working on triple-junction GaAs laser power converters for wireless power transmission. A major issue I'm facing is the efficiency drop due to thermal effects under high-intensity laser illumination. Can you recommend papers that investigate the temperature dependence of GaAs cells under monochromatic laser light ...
[ "Operando Temperature Measurements of Photovoltaic Laser Power Converter Devices Under Continuous High-Intensity Illumination", "74.7% Efficient GaAs-based laser power converters at 808 nm at 150 K", "Study on the damage effects of 940nm pulsed laser on tri-junction GaAs solar cells", "Achieving~ 40% power co...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Electronics and Information" }
Find research papers on the design, efficiency analysis, or parameter extraction of Gallium Arsenide (GaAs) laser power converters (LPC) that were published specifically in the journal "Progress in Photovoltaics: Research and Applications" or "IEEE Transactions on Electron Devices".
[ "Overcoming optical-electrical grid design trade-offs for cm²-sized high-power GaAs photonic power converters by plating technology", "Comprehensive electrical loss analysis of monolithic interconnected multi-segment laser power converters", "Integrated series/parallel connection for photovoltaic laser power co...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Electronics and Information" }
Please help me find papers published between 2020-2025 in top oceanography journals (including Journal of Geophysical Research, etc.) that use advanced AI technologies (e.g., deep learning, machine learning) for the detection or tracking of marine mesoscale eddies.
[ "A Dual-Attention Mechanism Deep Learning Network for Mesoscale Eddy Detection by Mining Spatiotemporal Characteristics", "Characteristics of Global Ocean Abnormal Mesoscale Eddies Derived From the Fusion of Sea Surface Height and Temperature Data by Deep Learning", "Deep Learning Improves Global Satellite Obse...
{ "published_time": "20251101" }
{ "subject": "Fundamental Sciences", "subsubject": "Earth Sciences" }
Please help me find papers that use advanced AI technologies for the detection or tracking of marine mesoscale eddies. Exclude papers relying solely on satellite remote sensing data—prefer schemes integrating at least one of the following supplementary data sources: Argo buoy observations, in-situ oceanographic measure...
[ "High kinetic energy mesoscale eddy identification based on multi-task learning and multi-source data", "Global oceanic eddy identification: A deep learning method from argo profiles and altimetry data", "An efficient oceanic eddy identification method with XBT data using transformer", "A physics-informed mac...
{ "published_time": "20251101" }
{ "subject": "Fundamental Sciences", "subsubject": "Earth Sciences" }
I'm building a graph-based ANN index for vector search (HNSW/NSW-style). In practice, I notice that even with the same dataset and the same hyperparameters (e.g., M, ef_construction, pruning rules), the final graph quality and search performance vary a lot across different builds—especially when I change the random see...
[ "The impacts of data, ordering, and intrinsic dimensionality on recall in hierarchical navigable small worlds", "Dual-Branch HNSW Approach with Skip Bridges and LID-Driven Optimization", "Understanding Indexing Efficiency for Approximate Nearest Neighbor Search in High-dimensional Vector Databases", "Hierarch...
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Computer Science" }
I'm building a Text-to-SQL system that iteratively fixes semantic errors using database execution feedback, but I want methods that work without revealing the gold SQL at inference time. Please find papers (published before Nov 1, 2025) that propose multi-round refinement for Text-to-SQL where the model executes candid...
[ "Enhancing text-to-SQL parsing through question rewriting and execution-guided refinement", "ExCoT: Optimizing reasoning for text-to-SQL with execution feedback", "Fisql: Enhancing text-to-sql systems with rich interactive feedback", "Sphinteract: Resolving Ambiguities in NL2SQL through User Interaction", "...
{ "published_time": "20251101" }
{ "subject": "Artificial Intelligence and Computing", "subsubject": "Computer Science" }
Please help me find papers related to robotic manipulation that were published by the National University of Singapore at the ICRA 2025 conference.
[ "D(R,O) Grasp: A Unified Representation of Robot and Object Interaction for Cross-Embodiment Dexterous Grasping", "RobiButler: Remote Multimodal Interactions with a Household Robot Assistant", "Imitation Learning with Limited Actions via Diffusion Planners and Deep Koopman Controllers", "Robi Butler: Multimod...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Robotics and Intelligent Vehicles" }
Please help me find papers in the automotive field that focus on dynamic tire load estimation for vehicles. The methodology in these papers must involve accurate modeling of the suspension system and use the Magic Formula to analyze tire forces. The approach should not rely on macro-level vehicle attitude modeling, but...
[ "Data-enabled tire-road friction estimation based on explainable dynamics mechanism under straight stationary driving maneuvers", "Development of a Tire Characterization Procedure from Track Acquisitions with an Instrumented Race Vehicle", "Analysis and Design of Suspension State Observer for Wheel Load Estimat...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Robotics and Intelligent Vehicles" }
I’m building a mixed traffic flow model using multi-agent reinforcement learning and large language model, but the generalization of the model is a main problem. Can you recommend recent 2-year papers with corresponding methods to build a mixed traffic flow model which is verified in diverse scenarios?
[ "Koma: Knowledge-driven multi-agent framework for autonomous driving with large language models", "AgentsCoMerge: Large Language Model Empowered Collaborative Decision Making for Ramp Merging", "CCMA: A framework for cascading cooperative multi-agent in autonomous driving merging using Large Language Models", ...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Civil Engineering" }
Could you help me find journal papers in 2024 and 2025 that focused on building mixed traffic flow models that have been published in Transportation Research Part B, Transportation Research Part C, and Physica A: Statistical Mechanics and its Applications?
[ "Discrete macroscopic traffic flow model considering the lane-changing behaviors in the mixed traffic environment", "Environmental impact estimation of mixed traffic flow involving CAVs and Human-driven vehicles considering the non-equilibrium state", "Stochastic fundamental diagram modeling of mixed traffic fl...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Civil Engineering" }
Could you please help me search for the literature published by Wuhan Union Hospital in the past five years, with Xiong Yuan as the first author or corresponding author, in materials-related journals
[ "Immune‐Vascular Synergy: A Photodynamic Hydrogel Activating ALDH2 to Combat Inflammation and Enhance Angiogenesis in Diabetic Wound Healing", "Immune-Vascular Synergy: A Photodynamic Hydrogel Activating ALDH2 to Combat Inflammation and Enhance Angiogenesis in Diabetic Wound Healing", "Multifunctional hydrogel ...
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Clinical Medicine" }
Could you help me check if there are any clinical articles about orthopedic that have designed an innovative scoring system? This system does not rely on subjective feelings or evaluations from patients or doctors, but instead grades patients into different levels based on the degree of progression observed in imaging....
[ "MRI detection and grading of knee osteoarthritis–a pilot study using an AI technique with a novel imaging-based scoring system", "A novel radiographic scoring system for growth abnormalities and structural change in children with juvenile idiopathic arthritis of the hip", "Osteochondral Allograft MRI Scoring S...
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Clinical Medicine" }
Title: Comparative Efficacy and Hierarchical Ranking of Lay-Rescuer Cardiopulmonary Resuscitation through Digital Evolution: A Bayesian Network Meta-Analysis Mapping the Evidence Panorama from Benchmarks to Algorithmic Ubiquity
[ "Association between bystander cardiopulmonary resuscitation initiation and patient's sex: a systematic review and meta-analysis", "Empowering the next Generation: An innovative \"Kids Save Lives\" blended learning programme for schoolchildren training" ]
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Clinical Medicine" }
Please help me find research papers on operando/in situ diagnostics of lithium plating on graphite anodes during fast charging in lithium-ion batteries. The papers must include (i) graphite anode (not silicon-dominant), (ii) fast-charge conditions (≤20 minutes to reach ≥80% SOC, or explicitly ≥3C charge), (iii) direct ...
[ "Fast Charging of Li-Ion Cells: Part V. Design and Demonstration of Protocols to Avoid Li-Plating", "Fast charging of Li-ion cells: Effect of separator membranes and mapping of “safe lines” to avoid Li plating", "Onboard early detection and mitigation of lithium plating in fast-charging batteries", "In-situ d...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Materials Science and Engineering" }
Could you help me find papers on electrolyte additive strategies that stabilize the cathode–electrolyte interphase (CEI) for high-nickel layered oxide cathodes (Ni ≥ 80%, e.g., NMC811 or NCA) in lithium-ion batteries, but the studies must not rely on fluorinated solvents (e.g., FEC as a solvent, HFE diluents, or bulk f...
[ "Tuning additive functionality via a molecular-by-design strategy: Acyl silanes for stable high-nickel cobalt-lean cathodes in lithium-based batteries", "Dual electrolyte additives to achieve high-rate cycling performance of lithium-ion batteries with a high nickel cathode", "Triphenylphosphine Oxide as Highly ...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Materials Science and Engineering" }
Please help me find peer-reviewed papers on nanopore-based single-molecule protein or peptide detectin that use biological nanopores combined with engineered mutations or chemical modifications to improve signal resolution. The studies must report experimental ionic current recordings, explicitly discuss strategies for...
[ "Real-time detection of 20 amino acids and discrimination of pathologically relevant peptides with functionalized nanopore", "Unambiguous discrimination of all 20 proteinogenic amino acids and their modifications by nanopore", "Multi-pass, single-molecule nanopore reading of long protein strands", "Unidirecti...
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Clinical Medicine" }
I am looking for papers onsolid-state or hybrid nanopore sensors for single-moleculedetection that integrate electronic or CMOS-compatiblereadout circuits, but do not focus on DNA sequencing or base-calling tasks. The studies should emphasize signal processing,noise reduction, or on-chip amplification forionic current ...
[ "A CMOS enhanced solid-state nanopore based single molecule detection platform", "Low-noise dual-channel current amplifier for DNA sensing with solid-state nanopores", "Nanopore DNA sensors in CMOS with on-chip low-noise preamplifiers", "Measurement of DNA Translocation Dynamics in a Solid-State Nanopore at 1...
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Clinical Medicine" }
I’m building a multi-agent system with LLMs, but coordination among agents is causing scalability issues such as too many back-and-forth messages, high token cost, and latency, and I need papers published between 2022-01-01 and 2025-11-01 that propose communication-efficient multi-agent coordination mechanisms without ...
[ "Cut the Crap: An Economical Communication Pipeline for LLM-based Multi-Agent Systems", "RCR-Router: Efficient Role-Aware Context Routing for Multi-Agent LLM Systems with Structured Memory", "Communicating Activations Between Language Model Agents", "Adaptive Graph Pruning for Multi-Agent Communication", "S...
{ "published_time": "20251101" }
{ "subject": "Fundamental Sciences", "subsubject": "Mathematics" }
Please recommend papers published between 2022-01-01 and 2025-11-01 on communication-efficient coordination mechanisms for LLM-based multi-agent systems, restricting to methods that explicitly reduce inter-agent message volume or context size via structured protocols, hierarchical orchestration, shared memory routing, ...
[ "Cut the Crap: An Economical Communication Pipeline for LLM-based Multi-Agent Systems", "RCR-Router: Efficient Role-Aware Context Routing for Multi-Agent LLM Systems with Structured Memory", "Beyond Frameworks: Unpacking Collaboration Strategies in Multi-Agent Systems", "Adaptive Graph Pruning for Multi-Agent...
{ "published_time": "20251101" }
{ "subject": "Fundamental Sciences", "subsubject": "Mathematics" }
Please help me find literature on the study of fear of cancer recurrence in patients with colorectal cancer, including cross-sectional studies, longitudinal studies, qualitative studies, and mixed-methods studies.
[ "Communication and fear of cancer recurrence in colorectal cancer survivors and their partners", "Exploring determinants of fear of cancer recurrence in postoperative colorectal cancer patients: a random forest model approach", "Serial multiple mediation model of fear of cancer recurrence in patients with color...
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Clinical Medicine" }
Papers published within the recent 5 years. Chinese literature must be published in core journals. English literature must be published in SCI/SSCI-indexed journals, excluding journals on the warning list. Studies should have a consistent study population, with similar research variables.
[ "Fear of cancer recurrence in long-term colorectal cancer survivors: a nationwide cross-sectional study", "Fear of progression among colorectal cancer patients: a latent profile analysis", "Validity and screening capacity of the FCR-1r for fear of cancer recurrence in long-term colorectal cancer survivors", "...
{ "published_time": "20251101" }
{ "subject": "Medicine and Life Sciences", "subsubject": "Clinical Medicine" }
Please recommend papers published between 2022-01-01 and 2025-11-01 on communication-efficient coordination or communication mechanisms for LLM-based multi-agent systems (>=2 agents), restricting the results to papers whose author list includes Zhiyuan Liu or Maosong Sun, and that report quantitative efficiency results...
[ "Beyond Natural Language: LLMs Leveraging Alternative Formats for Enhanced Reasoning and Communication", "Optima: Optimizing Effectiveness and Efficiency for LLM-Based Multi-Agent System", "Co-Saving: Resource Aware Multi-Agent Collaboration for Software Development" ]
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Aerospace Engineering" }
Could you help me find papers published between 2022-01-01 and 2025-11-01 that design a benchmark for evaluating open-web browsing / web-search agents, not for long-form research report writing, but rather for web search questions with relatively definitive short answers that can be verified (e.g., via reference answer...
[ "Browsecomp-plus: A more fair and transparent evaluation benchmark of deep-research agent", "Webwalker: Benchmarking llms in web traversal", "Level-navi agent: A framework and benchmark for chinese web search agents", "BrowseComp: A Simple Yet Challenging Benchmark for Browsing Agents", "BearCubs: A benchma...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Aerospace Engineering" }
I'm building an autonomous software engineering agent to resolve GitHub issues, but it wastes too many steps exploring irrelevant files and often commits to poor repair plans too early. Could you recommend papers on repository-level localization, planning, search, or program-analysis methods that make issue-resolution ...
[ "Improving automated issue resolution via comprehensive repository exploration", "How to understand whole software repository", "Swe-agent: Agent-computer interfaces enable automated software engineering", "When large language models confront repository-level automatic program repair: How well they done?", ...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Civil Engineering" }
Could you help me find papers on scientific literature search, academic paper retrieval, or question answering over scientific papers that were published in ACL 2024 or EMNLP 2024 proceedings (including Findings)? I am especially interested in benchmarks, datasets, and retrieval or indexing methods for scholarly search...
[ "LitSearch: A Retrieval Benchmark for Scientific Literature Search", "M3SCIQA: A Multi-Modal Multi-Document Scientific QA Benchmark for Evaluating Foundation Models", "Knowledge Navigator: LLM-guided Browsing Framework for Exploratory Search in Scientific Literature", "CHIME: LLM-Assisted Hierarchical Organiz...
{ "published_time": "20251101" }
{ "subject": "Engineering and Technology", "subsubject": "Civil Engineering" }
Please help me find papers on Higgs boson production in association with W boson, or closely related VH production with a clear WH component, at the LHC with 13 TeV Run 2 data and measured by the ATLAS or CMS collaborations. Prefer studies that discuss background estimation or modeling and compare results with Standard...
[ "Study of High-Transverse-Momentum Higgs Boson Production in Association with a Vector Boson in the $ qqbb $ Final State with the ATLAS Detector", "Measurements of WH and ZH production in the H → bb¯ decay channel in pp collisions at 13 TeV with the ATLAS detector", "Measurements of WH and ZH production with Hi...
{ "published_time": "" }
{ "subject": "Fundamental Sciences", "subsubject": "Physics" }
Please help me find papers on two-dimensional van der Waals ferromagnetic materials that study the anomalous Hall effect through low-temperature electronic transport measurements, and preferably analyze intrinsic Berry-curvature-related mechanisms, even if the paper does not explicitly use first-principles DFT.
[ "Anomalous Hall effect induced by Berry curvature in the topological nodal-line van der Waals ferromagnet", "Large anomalous Hall current induced by topological nodal lines in a ferromagnetic van der Waals semimetal", "Spin-reorientation driven emergent phases and unconventional magnetotransport in quasi-2D vdW...
{ "published_time": "" }
{ "subject": "Fundamental Sciences", "subsubject": "Physics" }
Please help me find papers on repeating fast radio bursts (FRBs) that use polarization observations to constrain the magnetospheric environment of the source, and discuss their connection with magnetar progenitor models. CHIME-based studies are preferred, but other polarization observations are also acceptable.
[ "Revealing the dynamic magnetoionic environments of repeating fast radio burst sources through multiyear polarimetric monitoring with CHIME/FRB", "A large-scale magneto-ionic fluctuation in the local environment of periodic fast radio burst source FRB 20180916B", "Emission Properties of Periodic Fast Radio Burs...
{ "published_time": "" }
{ "subject": "Fundamental Sciences", "subsubject": "Physics" }
Please help me find papers on ultracold strontium optical lattice atomic clocks that discuss blackbody radiation shifts, including uncertainty evaluation, correction, or related analysis, together with experimental frequency measurements and comparison with theoretical shift calculations.
[ "A strontium lattice clock with reduced blackbody radiation shift", "A cryogenic strontium lattice clock", "Transportable strontium lattice clock with 4 × 10^-19 blackbody radiation shift uncertainty", "Cryogenic optical lattice clocks", "Cryogenic optical lattice clocks with a relative frequency difference...
{ "published_time": "" }
{ "subject": "Fundamental Sciences", "subsubject": "Physics" }
I'm analyzing decay data from the BESIII experiment to search for signals of charged lepton flavor violation, but large hadronic backgrounds make it hard to distinguish new physics signals from standard model processes. Can you recommend papers with effective methods for background rejection and signal extraction in ch...
[ "Search for the Charged Lepton Flavor Violating Decay J/psi-> e tau", "Search for the charged lepton flavor violating decay", "Search for the charmonium weak decay", "Measurement of the singly Cabibbo-suppressed decay with Deep Learning", "Search for the rare semi-leptonic decay J/ψ→D−e+νe + c.c.", "Searc...
{ "published_time": "" }
{ "subject": "Fundamental Sciences", "subsubject": "Physics" }
I'm investigating the quantum anomalous Hall effect in magnetic-doped topological-insulator thin films, including Bi2Se3, (Bi,Sb)2Te3, and closely related systems, where defects and interface scattering lead to poor quantization at low temperatures. Can you recommend papers with strategies to improve sample quality and...
[ "Magnetic modulation doping in topological insulators toward higher-temperature quantum anomalous Hall effect", "Enhancing the quantum anomalous Hall effect by magnetic codoping in a topological insulator", "Thickness Dependence of the Quantum Anomalous Hall Effect in Magnetic Topological Insulator Films", "O...
{ "published_time": "" }
{ "subject": "Fundamental Sciences", "subsubject": "Physics" }
I'm trying to classify the formation channels of gravitational-wave binary black hole mergers, but traditional statistical methods fail to reveal hidden subpopulations in noisy observational data. Can you recommend papers that use unsupervised machine learning or other data-driven nonparametric methods to analyze binar...
[ "Data-Driven Trends and Subpopulations in the Gravitational Wave Binary Black Hole Merger Population with UMAP", "Unmodelled clustering methods for gravitational wave populations of compact binary mergers", "Nonparametric inference of the population of compact binaries from gravitational-wave observations using...
{ "published_time": "" }
{ "subject": "Fundamental Sciences", "subsubject": "Physics" }
I'm focusing on quantum entanglement generation using ultracold polar molecules, but dipole-dipole interactions and environmental decoherence strongly reduce entanglement fidelity. Can you recommend papers with experimental and theoretical schemes to stabilize entanglement in such systems?
[ "iSWAP gate with polar molecules: Robustness criteria for entangling operations", "Entanglement and iSWAP gate between molecular qubits", "Robust nuclear spin entanglement via dipolar interactions in polar molecules", "Long-lived entanglement of molecules in magic-wavelength optical tweezers", "End-to-end e...
{ "published_time": "" }
{ "subject": "Fundamental Sciences", "subsubject": "Physics" }