Title

Topic

  • To protect the shoreline in Boston and its surrounds, create a ‘coastal adaptation agency’

    Professor of public policy and urban affairs Joan Fitzgerald, in collaboration with policy advisor Julie Wormser and Tufts University professor Jonathan Lamontagne, has written an op-ed on the need for a statewide “coastal adaptation agency.” “If Boston were to build infrastructure to safeguard its shore,” independent of surrounding communities, they write, “it could well increase vulnerability in adjoining towns.” They argue that “Failing to take a regional approach not only exposes important equity gaps between poor and wealthy communities but also leaves wealthier communities more vulnerable.”

    Learn more

    ,
  • Fang receives patent for non-invasive brain imaging probe

    “A flexible head probe and modular head probe system that includes an optical functional near-infrared spectroscopy (fNIRS) system and integrated position sensor. The head probe and modular head probe system determines physiological data based upon the optical information gathered by the fNIRS system and gathers motion and position data from the position sensor. The physiological data and motion and position data are combined to permit topographical and tomographic analyses of a user’s brain tissue.”

    Learn more

    ,
  • ‘Co-Encapsulation of Drugs for Topical Application—A Review’

    ,

    “Achieving the best possible outcome for the therapy is the main goal of a medicine. Therefore, nanocarriers and co-delivery strategies were invented to meet this need, as they can benefit many diseases. This approach was applied specifically for cancer treatment, with some success.” Read “Co-Encapsulation of Drugs for Topical Application—A Review” and see the full list of authors in Molecules.

    Learn more

    ,
  • ‘High Probability Convergence of Stochastic Gradient Methods’

    “In this work, we describe a generic approach to show convergence with high probability for both stochastic convex and non-convex optimization with sub-Gaussian noise. In previous works for convex optimization, either the convergence is only in expectation or the bound depends on the diameter of the domain. Instead, we show high probability convergence with bounds depending on the initial distance to the optimal solution. The algorithms use step sizes analogous to the standard settings and are universal to Lipschitz functions, smooth functions, and their linear combinations.” Read the paper and see the full list of authors in ArXiv.

    Learn more

  • ‘Image to Sphere: Learning Equivariant Features for Efficient Pose Prediction’

    ,

    “Predicting the pose of objects from a single image is an important but difficult computer vision problem. Methods that predict a single point estimate do not predict the pose of objects with symmetries well and cannot represent uncertainty. Alternatively, some works predict a distribution over orientations in SO(3). However, training such models can be computation- and sample-inefficient. Instead, we propose a novel mapping of features from the image domain to the 3D rotation manifold. ” Read the paper and see the full list of authors in ArXiv.

    Learn more

  • Advances in ‘multimaterial 3D printers’

    In the effort to create “multimaterial 3D printers,” the printers often only “allow printing of one material at a time, with limited ability of mixing multiple materials.” In this paper, researchers describe a “new 3D printer which eliminates the above shortcoming by merging the Fused Filament Fabrication and Direct Ink Write in one compact system.” Read “Closed-loop direct ink extruder system with multi-part materials mixing” and see the full list of authors in Additive Manufacturing.

    Learn more

    ,
  • Morales presents subjectivity research at Ethics Institute

    “Jorge Morales, assistant professor of psychology and philosophy, will present his research on the subjectivity of the mind and how we perceive the world, how the brain creates conscious experiences, and how introspection opens a window into our own minds.” The talk took place on Friday, February 24, 2023.

    Learn more

    ,
  • How to say ‘Homosaurus’ in Spanish: A renowned LGBTQ+ resource gets another edition

    Professor K.J. Rawson poses for a portrait.

    The Homosaurus: An International LGBTQ+ Linked Data Vocabulary recently received a three-year grant to fund the development of a Spanish-language version of this valuable research resource.

    Learn more

    ,
  • ‘SantaCoder: Don’t Reach for the Stars!

    “The BigCode project is an open-scientific collaboration working on the responsible development of large language models for code. This tech report describes the progress of the collaboration until December 2022, outlining the current state of the Personally Identifiable Information (PII) redaction pipeline, the experiments conducted to de-risk the model architecture, and the experiments investigating better preprocessing methods for the training data. … We find that more aggressive filtering of near-duplicates can further boost performance and, surprisingly, that selecting files from repositories with 5+ GitHub stars deteriorates performance significantly.” Find the paper and the full list of authors at ArXiv.

    Learn more

  • Opponents to The Calculus Project have got it ‘all wrong’

    Régine Michelle Jean-Charles, director of africana studies, writes about a threat to The Calculus Project, a program designed to “increase the representation and success of low-income students and students of color in high-level high school math courses.” Jean-Charles argues that a group called Parents Defending Education “deploy[s] accusations of reverse discrimination to hoard opportunities. Their message is clear — the pie is not big enough for everyone to share, so whatever small slice others receive infringes upon their consumption of the entire pie.”

    Learn more

    ,
  • ‘Do Machine Learning Models Produce TypeScript Types that Type Check?’

    “Type migration is the process of adding types to untyped code to gain assurance at compile time. TypeScript and other gradual type systems facilitate type migration by allowing programmers to start with imprecise types and gradually strengthen them. … Existing machine learning models report a high degree of accuracy in predicting individual TypeScript type annotations. However, in this paper we argue that accuracy can be misleading, and we should address a different question: can an automatic type migration tool produce code that passes the TypeScript type checker?” Read the paper and see the full list of authors in ArXiv.

    Learn more

    ,
  • ‘CHiLL: Zero-Shot Custom Interpretable Feature Extraction From Clinical Notes With Large Language Models’

    “Large Language Models (LLMs) have yielded fast and dramatic progress in NLP, and now offer strong few- and zero-shot capabilities on new tasks, reducing the need for annotation. This is especially exciting for the medical domain, in which supervision is often scant and expensive. At the same time, model predictions are rarely so accurate that they can be trusted blindly. … We propose CHiLL (Crafting High-Level Latents), which uses LLMs to permit natural language specification of high-level features for linear models via zero-shot feature extraction using expert-composed queries.” Find the paper and the full list of authors in ArXiv.

    Learn more

  • Jornet receives best demo for ‘Adversarial Aerial Metasurfaces’ at ACM HotMobile 2023

    “Electrical and computer engineering associate professor Josep Jornet received the Best Demo Award at the 24th International Workshop on Mobile Computing Systems and Applications (HotMobile) for the work titled ‘Adversarial Aerial Metasurfaces,’ with electrical engineering student Sherif Badran, PhD’26, and collaborators at Rice and Brown Universities.”

    Learn more

    ,
  • ‘Certifiably Correct Range-Aided SLAM’

    “We present the first algorithm capable of efficiently computing certifiably optimal solutions to range-aided simultaneous localization and mapping (RA-SLAM) problems. Robotic navigation systems are increasingly incorporating point-to-point ranging sensors, leading state estimation which takes the form of RA-SLAM. However, the RA-SLAM problem is more difficult to solve than traditional pose-graph SLAM … a single range measurement does not uniquely determine the relative transform between the involved sensors, and RA-SLAM inference is highly sensitive to initial estimates.” Read the paper and see the full list of authors in ArXiv.

    Learn more

  • ‘Why is the State of Neural Network Pruning so Confusing?’

    “The state of neural network pruning has been noticed to be unclear and even confusing for a while, largely due to ‘a lack of standardized benchmarks and metrics.’ To standardize benchmarks, first, we need to answer: what kind of comparison setup is considered fair? … Meanwhile, we observe several papers have used (severely) sub-optimal hyper-parameters in pruning experiments, while the reason behind them is also elusive. These sub-optimal hyper-parameters further exacerbate the distorted benchmarks, rendering the state of neural network pruning even more obscure.” Read the paper and see the full list of authors in ArXiv.

    Learn more

  • ‘Adaptive Test Generation Using a Large Language Model’

    “Unit tests play a key role in ensuring the correctness of software. However, manually creating unit tests is a laborious task, motivating the need for automation. This paper presents TestPilot, an adaptive test generation technique that leverages Large Language Models (LLMs). TestPilot uses Codex, an off-the-shelf LLM, to automatically generate unit tests for a given program without requiring additional training or few-shot learning on examples of existing tests.” Read the paper and see the full list of authors in ArXiv.

    Learn more

  • ‘Improving Deep Policy Gradients With Value Function Search’

    “Deep Policy Gradient (PG) algorithms employ value networks to drive the learning of parameterized policies and reduce the variance of the gradient estimates. However, value function approximation gets stuck in local optima and struggles to fit the actual return, limiting the variance reduction efficacy and leading policies to sub-optimal performance. This paper focuses on improving value approximation and analyzing the effects on Deep PG primitives such as value prediction, variance reduction, and correlation of gradient estimates with the true gradient.” Read the paper and see the full list of authors in ArXiv.

    Learn more

  • ‘Safe Deep Reinforcement Learning by Verifying Task-Level Properties’

    “Cost functions are commonly employed in Safe Deep Reinforcement Learning (DRL). However, the cost is typically encoded as an indicator function due to the difficulty of quantifying the risk of policy decisions in the state space. Such an encoding requires the agent to visit numerous unsafe states to learn a cost-value function to drive the learning process toward safety. … In this paper, we investigate an alternative approach that uses domain knowledge to quantify the risk in the proximity of such states by defining a violation metric.” Read the paper and see the full list of authors in ArXiv.

    Learn more

  • Flood dangers rise as shipping channels deepen

    ,

    Maqsood Mansur, graduate teaching assistant, assistant professor Julia Hopkins and professor Qin Jim Chen, have published a study investigating if “depth increase in a navigational channel in an estuarine region results in the amplification of the inland penetration of storm surge, thereby increasing the flood vulnerability,” concluding “that even the most conservative scenario of [sea-level rise] will cause an approximately 51% increase in flooded area in … the deepest ship channel.” Find “Estuarine Response to Storm Surge and Sea-Level Rise Associated with Channel Deepening: A Flood Vulnerability Assessment of Southwest Louisiana, USA” and the full list of authors in Natural…

    Learn more

    , ,
  • ‘First and Foremost’: A literary journal from the first-generation, undocumented and low-income community at Northeastern

    ,

    “‘First and Foremost’ is a journal of writing and art created and published by the first-gen, undocumented, and low-income community at Northeastern. The journal is advised by Caitlin Thornbrugh, associate teaching professor in English and director of the Writing Minor, and Kat Gonso, teaching professor in English and director of the Writing Center. Students who identify as part of the first-generation, low-income, and/or undocumented community are invited and encouraged to submit creative pieces.”

    Learn more

    ,
  • Landherr receives American Institute of Chemical Engineers grant to create instructional comic for high schoolers

    “Chemical engineering distinguished teaching professor Lucas Landherr has received a $3,500 grant from the American Institute of Chemical Engineers Foundation to create a comic that details the work of chemical engineering for high school seniors and first-year college engineering students.”

    Learn more

    ,
  • ‘Efficient Resilient Functions’

    “An n-bit boolean function is resilient to coalitions of size q if no fixed set of q bits is likely to influence the value of the function when the other n — q bits are chosen uniformly at random, even though the function is nearly balanced. We construct explicit functions resilient to coalitions of size q = n/(log n)O(log log n) = n1-o(1) computable by linear-size circuits and linear-time algorithms. We also obtain a tight size-depth tradeoff for computing such resilient functions.” Read the paper and see the full list of authors at SIAM.

    Learn more

  • Tadigadapa joins 2023 National Academy of Inventors as Senior Member

    Professor and chair of electrical and computer engineering Srinivas Tadigadapa has been named as a Senior Member of the National Academy of Inventors. The National Academy of Inventors “was founded in 2010 to recognize and encourage inventors with patents issued from the United States Patent and Trademark Office, enhance the visibility of academic technology and innovation, encourage the disclosure of intellectual property, educate, and mentor innovative students, and translate the inventions of its members to benefit society,” they write in their mission statement.

    Learn more

  • Hofmann wins Outstanding Dissertation Award for work in disability studies and human-computer interaction

    Megan “Hofmann, a senior research fellow at Khoury College who will begin as an assistant professor this fall,” Matty Wasserman writes for the Khoury College of Computer Science, had been awarded with the SIGCHI Outstanding Dissertation Award for her work “within the fields of human–computer interaction (HCI) and digital fabrication.”

    Learn more

    , ,
  • Innovations in printed electronics: Transistors in silicon

    Professor of electrical and computer engineering Ravinder Dahiya, in collaboration with researchers from the University of Glasgow, has published research that advances electronic printing. Printing “high-performance and stable transistors … remains a major challenge. This is because of the difficulties to print high-mobility semiconducting materials and the lack of high-resolution printing techniques,” they write. Crucially, the researchers now propose “silicon based … transistors to demonstrate the possibility of developing high-performance complementary metal–oxide–semiconductor… computing architecture.” Read “Printed n- and p-Channel Transistors using Silicon Nanoribbons Enduring Electrical, Thermal, and Mechanical Stress” and see the full list of authors in ACS Publications.

    Learn more

    ,
  • ‘NapSS: Paragraph-Level Medical Text Simplification via Narrative Prompting and Sentence-Matching Summarization’

    “Accessing medical literature is difficult for laypeople as the content is written for specialists and contains medical jargon. Automated text simplification methods offer a potential means to address this issue. In this work, we propose a summarize-then-simplify two-stage strategy, which we call NapSS, identifying the relevant content to simplify while ensuring that the original narrative flow is preserved. In this approach, we first generate reference summaries via sentence matching between the original and the simplified abstracts.” Read the paper and see the full list of authors in ArXiv.

    Learn more

  • Bajpayee spotlight speaker at Orthopedic Research Society

    Associate professor Ambika Bajpayee presented as a spotlight speaker at the 2023 Orthopedic Research Society conferences, from February 10-14. Her talk was on “Bioelectricity for Cartilage Drug Delivery and Imaging.”

    Learn more

    ,
  • ‘Rosaries As Fashion: Why Not To Wear Prayer Beads As an Accessory’

    Professor of religion Elizabeth Bucar, with co-author Emma Cieslik, explains the recent trends behind wearing Catholic rosaries, or prayer beads, as fashion items, and also what prayer beads mean to the Catholic faith. “Given its use in expressing identity and as an instrument of prayer,” they write, “many of the college students we spoke to were uncomfortable with non-Catholics wearing rosaries as a fashion statement.”

    Learn more

    ,
  • Riley receives Black Heritage Award for ‘dedicated service to Northeastern’

    “Civil and environmental engineering lecturer and operations manager Rozanna Riley was selected to receive the Black Heritage Award, which is given to those Northeastern staff and administrators in recognition of their dedicated service to Northeastern, to the students, and/or to the John D. O’Bryant African American Institute.”

    Learn more

  • Patent for ultrasonic, underwater communication system

    , ,

    “Electrical and computer engineering assistant professor Francesco Restuccia, research assistant professor Emrecan Demirors and professor Tommaso Melodia were awarded a patent for “Underwater ultrasonic communication system and method.”

    Learn more

    ,