The University of Queensland (UQ), established in 1910, is one of Australia’s leading research and teaching institutions, consistently ranked among the world’s top 50 universities. Located in Brisbane, UQ is committed to providing knowledge leadership for a better world, with a focus on teaching excellence, world-class research, and community connection. NEC Labs America partners with the University of Queensland to investigate bio-inspired AI systems and efficient neural architectures for mobile robotics and automation. Please read about our latest news and collaborative publications with the University of Queensland.

Posts

Spatial Signatures for Predicting Immunotherapy Outcomes Using Multi-Omics in Non-Small Cell Lung Cancer

Non-small cell lung cancer (NSCLC) shows variable responses to immunotherapy, highlighting the need for biomarkers to guide patient selection. We applied a spatial multi-omics approach to 234 advanced NSCLC patients treated with programmed death 1-based immunotherapy across three cohorts to identify biomarkers associated with outcome. Spatial proteomics (n?=?67) and spatial compartment-based transcriptomics (n?=?131) enabled profiling of the tumor immune microenvironment (TIME). Using spatial proteomics, we identified a resistance cell-type signature including proliferating tumor cells, granulocytes, vessels (hazard ratio (HR)?=?3.8, P?=?0.004), and a response signature, including M1/M2 macrophages and CD4 T cells (HR?=?0.4, P?=?0.019). We then generated a cell-to-gene resistance signature using spatial transcriptomics, which was predictive of poor outcomes (HR?=?5.3, 2.2, 1.7 across Yale, University of Queensland and University of Athens cohorts), while a cell-to-gene response signature predicted favorable outcomes (HR?=?0.22, 0.38 and 0.56, respectively). This framework enables robust TIME modeling and identifies biomarkers to support precision immunotherapy in NSCLC.

Domain Generalization Guided by Gradient Signal to Noise Ratio of Parameters

Overfitting to the source domain is a common issue in gradient-based training of deep neural networks. To compensate for the over-parameterized models, numerous regularization techniques have been introduced such as those based on dropout. While these methods achieve significant improvements on classical benchmarks such as ImageNet, their performance diminishes with the introduction of domain shift in the test set i.e. when the unseen data comes from a significantly different distribution. In this paper, we move away from the classical approach of Bernoulli sampled dropout mask construction and propose to base the selection on gradient-signal-to-noise ratio (GSNR) of network’s parameters. Specifically, at each training step, parameters with high GSNR will be discarded. Furthermore, we alleviate the burden of manually searching for the optimal dropout ratio by leveraging a meta-learning approach. We evaluate our method on standard domain generalization benchmarks and achieve competitive results on classification and face anti-spoofing problems.