Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
2 result(s) for "Cheng, Jiaobo"
Sort by:
Parabacteroides distasonis ameliorates insulin resistance via activation of intestinal GPR109a
Gut microbiota plays a key role in insulin resistance (IR). Here we perform a case-control study of Chinese adults (ChiCTR2200065715) and identify that Parabacteroides distasonis is inversely correlated with IR. Treatment with P. distasonis improves IR, strengthens intestinal integrity, and reduces systemic inflammation in mice. We further demonstrate that P. distasonis- derived nicotinic acid (NA) is a vital bioactive molecule that fortifies intestinal barrier function via activating intestinal G-protein-coupled receptor 109a (GPR109a), leading to ameliorating IR. We also conduct a bioactive dietary fiber screening to induce P. distasonis growth. Dendrobium officinale polysaccharide (DOP) shows favorable growth-promoting effects on P. distasonis and protects against IR in mice simultaneously. Finally, the reduced P. distasonis and NA levels were also validated in another human type 2 diabetes mellitus cohort. These findings reveal the unique mechanisms of P. distasonis on IR and provide viable strategies for the treatment and prevention of IR by bioactive dietary fiber. Here, the authors show that the gut commensal Parabacteroides distasonis alleviates insulin resistance via nicotinic acid-intestinal GPR109a axis activation, a process promoted by Dendrobium officinale polysaccharide.
OMNISEC: LLM-Driven Provenance-based Intrusion Detection via Retrieval-Augmented Behavior Prompting
Recently, Provenance-based Intrusion Detection Systems (PIDSes) have been widely used for endpoint threat analysis. These studies can be broadly categorized into rule-based detection systems and learning-based detection systems. Among these, due to the evolution of attack techniques, rules cannot dynamically model all the characteristics of attackers. As a result, such systems often face false negatives. Learning-based detection systems are further divided into supervised learning and anomaly detection. The scarcity of attack samples hinders the usability and effectiveness of supervised learning-based detection systems in practical applications. Anomaly-based detection systems face a massive false positive problem because they cannot distinguish between changes in normal behavior and real attack behavior. The alert results of detection systems are closely related to the manual labor costs of subsequent security analysts. To reduce manual analysis time, we propose OMNISEC, which applies large language models (LLMs) to anomaly-based intrusion detection systems via retrieval-augmented behavior prompting. OMNISEC can identify abnormal nodes and corresponding abnormal events by constructing suspicious nodes and rare paths. By combining two external knowledge bases, OMNISEC uses Retrieval Augmented Generation (RAG) to enable the LLM to determine whether abnormal behavior is a real attack. Finally, OMNISEC can reconstruct the attack graph and restore the complete attack behavior chain of the attacker's intrusion. Experimental results show that OMNISEC outperforms state-of-the-art methods on public benchmark datasets.