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
      More Filters
      Clear All
      More Filters
      Source
    • Language
12,107 result(s) for "payloads"
Sort by:
Preliminary assessment of space safety for Einstein Probe satellite
The Einstein Probe (EP) satellite was deployed in a near-Earth orbit in January 2024 by Chinese scientists from the Chinese Academy of Sciences. The satellite, equipped with two payloads, aims primarily to disclose the mysteries of the early universe. In order to ensure the smooth operation of EP in space, it is essential to pay attention to the space safety of EP. Authors have carried out simulations relevant to the space safety of EP. Orbit evolution for EP has been presented; the space conjunctions between EP and other neighboring space objects are also presented. The conjunctions simulation directly supports the scientists to grasp the situation of EP in space; it also supports routine regulation staffs for EP mission to activate countermeasures to prevent EP from being in danger.
Linker Design Impacts Antibody-Drug Conjugate Pharmacokinetics and Efficacy via Modulating the Stability and Payload Release Efficiency
The development of antibody-drug conjugates (ADCs) has significantly been advanced in the past decade given the improvement of payloads, linkers and conjugation methods. In particular, linker design plays a critical role in modulating ADC stability in the systemic circulation and payload release efficiency in the tumors, which thus affects ADC pharmacokinetic (PK), efficacy and toxicity profiles. Previously, we have investigated key linker parameters such as conjugation chemistry (e.g., maleimide vs. disulfide), linker length and linker steric hindrance and their impacts on PK and efficacy profiles. Herein, we discuss our perspectives on development of integrated strategies for linker design to achieve a balance between ADC stability and payload release efficiency for desired efficacy in antigen-expressing xenograft models. The strategies have been successfully applied to the design of site-specific THIOMAB TM antibody-drug conjugates (TDCs) with different payloads. We also propose to conduct dose fractionation studies to gain guidance for optimal dosing regimens of ADCs in pre-clinical models.
Mechanisms of Resistance to Antibody-Drug Conjugates
The treatment of cancer patients has dramatically changed over the past decades with the advent of monoclonal antibodies, immune-checkpoint inhibitors, bispecific antibodies, and innovative T-cell therapy. Antibody-drug conjugates (ADCs) have also revolutionized the treatment of cancer. Several ADCs have already been approved in hematology and clinical oncology, such as trastuzumab emtansine (T-DM1), trastuzumab deruxtecan (T-DXd), and sacituzumab govitecan (SG) for the treatment of metastatic breast cancer, and enfortumab vedotin (EV) for the treatment of urothelial carcinoma. The efficacy of ADCs is limited by the emergence of resistance due to different mechanisms, such as antigen-related resistance, failure of internalization, impaired lysosomal function, and other mechanisms. In this review, we summarize the clinical data that contributed to the approval of T-DM1, T-DXd, SG, and EV. We also discuss the different mechanisms of resistance to ADCs, as well as the ways to overcome this resistance, such as bispecific ADCs and the combination of ADCs with immune-checkpoint inhibitors or tyrosine-kinase inhibitors.
AttriGuard: Defeating Indirect Prompt Injection in LLM Agents via Causal Attribution of Tool Invocations
LLM agents are highly vulnerable to Indirect Prompt Injection (IPI), where adversaries embed malicious directives in untrusted tool outputs to hijack execution. Most existing defenses treat IPI as an input-level semantic discrimination problem, which often fails to generalize to unseen payloads. We propose a new paradigm, action-level causal attribution, which secures agents by asking why a particular tool call is produced. The central goal is to distinguish tool calls supported by the user's intent from those causally driven by untrusted observations. We instantiate this paradigm with AttriGuard, a runtime defense based on parallel counterfactual tests. For each proposed tool call, AttriGuard verifies its necessity by re-executing the agent under a control-attenuated view of external observations. Technically, AttriGuard combines teacher-forced shadow replay to prevent attribution confounding, hierarchical control attenuation to suppress diverse control channels while preserving task-relevant information, and a fuzzy survival criterion that is robust to LLM stochasticity. Across four LLMs and two agent benchmarks, AttriGuard achieves 0% ASR under static attacks with negligible utility loss and moderate overhead. Importantly, it remains resilient under adaptive optimization-based attacks in settings where leading defenses degrade significantly.
The Analysis of Key Factors Related to ADCs Structural Design
Antibody-drug conjugates (ADCs) have developed rapidly in recent decades. However, it is complicated to map out a perfect ADC that requires optimization of multiple parameters including antigens, antibodies, linkers, payloads, and the payload-linker linkage. The therapeutic targets of the ADCs are expected to express only on the surface of the corresponding target tumor cells. On the contrary, many antigens usually express on normal tissues to some extent, which could disturb the specificity of ADCs and limit their clinical application, not to mention the antibody is also difficult to choose. It requires to not only target and have affinity with the corresponding antigen, but it also needs to have a linkage site with the linker to load the payloads. In addition, the linker and payload are indispensable in the efficacy of ADCs. The linker is required to stabilize the ADC in the circulatory system and is brittle to release free payload while the antibody combines with antigen. Also, it is a premise that the dose of ADCs will not kill normal tissues and the released payloads are able to fulfill the killing potency in tumor cells at the same time. In this review, we mainly focus on the latest development of key factors affecting ADCs progress, including the selection of antibodies and antigens, the optimization of payload, the modification of linker, payload-linker linkage, and some other relevant parameters of ADCs.
Mapping Cyber Bot Behaviors: Understanding Payload Patterns in Honeypot Traffic
Cyber bots have become prevalent across the Internet ecosystem, making behavioral understanding essential for threat intelligence. Since bot behaviors are encoded in traffic payloads that blend with normal traffic, honeypot sensors are widely adopted for capture and analysis. However, previous works face adaptation challenges when analyzing large-scale, diverse payloads from evolving bot techniques. In this paper, we conduct an 11-month measurement study to map cyber bot behaviors through payload pattern analysis in honeypot traffic. We propose TrafficPrint, a pattern extraction framework to enable adaptable analysis of diverse honeypot payloads. TrafficPrint combines representation learning with clustering to automatically extract human-understandable payload patterns without requiring protocol-specific expertise. Our globally distributed honeypot sensors collected 21.5 M application-layer payloads. Starting from only 168 K labeled payloads (0.8% of data), TrafficPrint extracted 296 patterns that automatically labeled 83.57% of previously unknown payloads. Our pattern-based analysis reveals actionable threat intelligence: 82% of patterns employ semi-customized structures balancing automation with targeted modifications; 13% contain distinctive identity markers enabling threat actor attribution, including CENSYS’s unique signature; and bots exploit techniques like masquerading as crawlers, embedding commands in brute-force attacks, and using base64 encoding for detection evasion.