<?xml version="1.0"?>
<News hasArchived="true" page="657" pageCount="10615" pageSize="10" timestamp="Sun, 03 May 2026 16:03:18 -0400" url="https://beta.my.umbc.edu/posts.xml?mode=recent&amp;page=657">
<NewsItem contentIssues="true" id="149487" important="false" status="posted" url="https://beta.my.umbc.edu/posts/149487">
<Title>PHCOM Voting Is Now Open</Title>
<Body>
<![CDATA[
    <div class="html-content"><div><img src="https://my3.my.umbc.edu/groups/happ/posts/149487/attachments/56863" style="max-width: 100%; height: auto;"></div><div><br></div>Vote for your Next PHCOM E-Board Member by May 2nd! <div>Voting Link: <a href="https://forms.gle/HwGPriDpE1cFHuZk8" rel="nofollow external" class="bo">https://forms.gle/HwGPriDpE1cFHuZk8</a></div></div>
]]>
</Body>
<Summary>Vote for your Next PHCOM E-Board Member by May 2nd!  Voting Link: https://forms.gle/HwGPriDpE1cFHuZk8</Summary>
<AttachmentKind>Flyer</AttachmentKind>
<AttachmentUrl>https://assets4-beta.my.umbc.edu/system/shared/attachments/36aad20ea8875004598233a76a52531b/69f7aa06/news/000/149/487/33b5590b4affbb66fc6311100e50a0c4/PHCOM flyers (30).jpeg?1745607298</AttachmentUrl>
<Attachments>
<Attachment kind="Flyer" url="https://beta.my.umbc.edu/posts/149487/attachments/56863"></Attachment>
</Attachments>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149487/guest@my.umbc.edu/181055530f3d4fe1526b892ffb506b9c/api/pixel</TrackingUrl>
<Group token="happ">Public Health Council of Majors</Group>
<GroupUrl>https://beta.my.umbc.edu/groups/happ</GroupUrl>
<AvatarUrl>https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/328/6d628faa2a6071cdbebc37ae626c7bf0/xsmall.png?1659035057</AvatarUrl>
<AvatarUrl size="original">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/328/6d628faa2a6071cdbebc37ae626c7bf0/original.png?1659035057</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/328/6d628faa2a6071cdbebc37ae626c7bf0/xxlarge.png?1659035057</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/328/6d628faa2a6071cdbebc37ae626c7bf0/xlarge.png?1659035057</AvatarUrl>
<AvatarUrl size="large">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/328/6d628faa2a6071cdbebc37ae626c7bf0/large.png?1659035057</AvatarUrl>
<AvatarUrl size="medium">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/000/328/6d628faa2a6071cdbebc37ae626c7bf0/medium.png?1659035057</AvatarUrl>
<AvatarUrl size="small">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/000/328/6d628faa2a6071cdbebc37ae626c7bf0/small.png?1659035057</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/328/6d628faa2a6071cdbebc37ae626c7bf0/xsmall.png?1659035057</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/328/6d628faa2a6071cdbebc37ae626c7bf0/xxsmall.png?1659035057</AvatarUrl>
<Sponsor>Public Health Council of Majors</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 14:58:24 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="149488" important="false" status="posted" url="https://beta.my.umbc.edu/posts/149488">
<Title>Popular AIs&#160;head-to-head: OpenAI beats DeepSeek on&#160;sentence-level&#160;reasoning</Title>
<Body>
<![CDATA[
    <div class="html-content"><p><em>Written by<a href="https://theconversation.com/profiles/manas-gaur-2312608" rel="nofollow external" class="bo"> Manas Gaur</a>,<em> assistant professor</em></em> <em><em>in <a href="https://www.csee.umbc.edu/" rel="nofollow external" class="bo">computer science and electrical engineering</a>, UMBC</em></em></p>
    
    
    
    <p>ChatGPT and other AI chatbots based on large language models are known to occasionally make things up, including <a href="https://doi.org/10.1001/jamanetworkopen.2023.27647" rel="nofollow external" class="bo">scientific and</a> <a href="https://doi.org/10.48550/arXiv.2405.20362" rel="nofollow external" class="bo">legal citations</a>. It turns out that measuring how accurate an AI model’s citations are is a good way of assessing the model’s reasoning abilities.</p>
    
    
    
    <p>An AI model “reasons” by breaking down a query into steps and working through them in order. Think of how you learned to solve math word problems in school.</p>
    
    
    
    <p>Ideally, to generate citations an AI model would understand the key concepts in a document, generate a ranked list of relevant papers to cite, and provide convincing reasoning for how each suggested paper supports the corresponding text. It would highlight specific connections between the text and the cited research, clarifying why each source matters.</p>
    
    
    
    <p>The question is, can today’s models be trusted to make these connections and provide clear reasoning that justifies their source choices? The answer goes beyond citation accuracy to address how useful and accurate large language models are for any information retrieval purpose.</p>
    
    
    
    <p>I’m a <a href="https://scholar.google.co.in/citations?hl=en&amp;user=VJ8ZdCEAAAAJ&amp;view_op=list_works&amp;sortby=pubdate" rel="nofollow external" class="bo">computer scientist</a>. My colleagues − researchers from the AI Institute at the University of South Carolina, Ohio State University and University of Maryland Baltimore County − and I have developed the <a href="https://doi.org/10.48550/arXiv.2405.02228" rel="nofollow external" class="bo">Reasons benchmark</a> to test how well large language models can automatically generate research citations and provide understandable reasoning.</p>
    
    
    
    <p>We used the benchmark to <a href="https://doi.org/10.48550/arXiv.2405.02228" rel="nofollow external" class="bo">compare the performance</a> of two popular AI reasoning models, DeepSeek’s R1 and OpenAI’s o1. Though DeepSeek <a href="https://www.theguardian.com/business/2025/jan/27/tech-shares-asia-europe-fall-china-ai-deepseek" rel="nofollow external" class="bo">made headlines</a> with its stunning <a href="https://theconversation.com/why-building-big-ais-costs-billions-and-how-chinese-startup-deepseek-dramatically-changed-the-calculus-248431" rel="nofollow external" class="bo">efficiency and cost-effectiveness</a>, the Chinese upstart has a way to go to match OpenAI’s reasoning performance.</p>
    
    
    
    <h4>Sentence specific</h4>
    
    
    
    <p>The accuracy of citations has a lot to do with whether the AI model is reasoning about information <a href="https://doi.org/10.48550/arXiv.2405.17980" rel="nofollow external" class="bo">at the sentence level</a> rather than paragraph or document level. Paragraph-level and document-level citations can be thought of as throwing a large chunk of information into a large language model and asking it to provide many citations.</p>
    
    
    
    <p>In this process, the large language model overgeneralizes and misinterprets individual sentences. The user ends up with citations that <a href="https://doi.org/10.48550/arXiv.2409.02897" rel="nofollow external" class="bo">explain the whole paragraph or document</a>, not the relatively fine-grained information in the sentence.</p>
    
    
    
    <p>Further, reasoning suffers when you ask the large language model to read through an entire document. These models mostly rely on memorizing patterns that they typically are better at finding at the beginning and end of longer texts <a href="https://doi.org/10.48550/arXiv.2307.03172" rel="nofollow external" class="bo">than in the middle</a>. This makes it difficult for them to fully understand all the important information throughout a long document.</p>
    
    
    
    <p>Large language models get confused because paragraphs and documents hold a lot of information, which affects citation generation and the reasoning process. Consequently, reasoning from large language models over paragraphs and documents becomes more like <a href="https://doi.org/10.48550/arXiv.2411.17375" rel="nofollow external" class="bo">summarizing or paraphrasing</a>.</p>
    
    
    
    <p>The Reasons benchmark addresses this weakness by examining large language models’ citation generation and reasoning.</p>
    
    
    
    <div>
    <div><div class="embed-container"><iframe src="https://www.youtube.com/embed/kQZzYMHre0U?feature=oembed" frameborder="0" webkitAllowFullScreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowFullScreen="allowFullScreen">[Video]</iframe></div></div>
    </div>How DeepSeek R1 and OpenAI o1 compare generally on logic problems.
    
    
    
    <h4>Testing citations and reasoning</h4>
    
    
    
    <p>Following the release of DeepSeek R1 in January 2025, we wanted to examine its accuracy in generating citations and its quality of reasoning and compare it with OpenAI’s o1 model. We created a paragraph that had sentences from different sources, gave the models individual sentences from this paragraph, and asked for citations and reasoning.</p>
    
    
    
    <p>To start our test, we developed a small test bed of about 4,100 research articles around four key topics that are related to human brains and computer science: neurons and cognition, human-computer interaction, databases and artificial intelligence. We evaluated the models using two measures: F-1 score, which measures how accurate the provided citation is, and hallucination rate, which measures how sound the model’s reasoning is − that is, how often it <a href="https://theconversation.com/what-are-ai-hallucinations-why-ais-sometimes-make-things-up-242896" rel="nofollow external" class="bo">produces an inaccurate or misleading response</a>.</p>
    
    
    
    <p>Our testing revealed <a href="https://doi.org/10.48550/arXiv.2405.02228" rel="nofollow external" class="bo">significant performance differences</a> between OpenAI o1 and DeepSeek R1 across different scientific domains. OpenAI’s o1 did well connecting information between different subjects, such as understanding how research on neurons and cognition connects to human-computer interaction and then to concepts in artificial intelligence, while remaining accurate. Its performance metrics consistently outpaced DeepSeek R1’s across all evaluation categories, especially in reducing hallucinations and successfully completing assigned tasks.</p>
    
    
    
    <p>OpenAI o1 was better at combining ideas semantically, whereas R1 focused on making sure it generated a response for every attribution task, which in turn increased hallucination during reasoning. OpenAI o1 had a hallucination rate of approximately 35% compared with DeepSeek R1’s rate of nearly 85% in the attribution-based reasoning task.</p>
    
    
    
    <p>In terms of accuracy and linguistic competence, OpenAI o1 scored about 0.65 on the F-1 test, which means it was right about 65% of the time when answering questions. It also scored about 0.70 on the BLEU test, which measures how well a language model writes in natural language. These are pretty good scores.</p>
    
    
    
    <p>DeepSeek R1 scored lower, with about 0.35 on the F-1 test, meaning it was right about 35% of the time. However, its BLEU score was only about 0.2, which means its writing wasn’t as natural-sounding as OpenAI’s o1. This shows that o1 was better at presenting that information in clear, natural language.</p>
    
    
    
    <h4>OpenAI holds the advantage</h4>
    
    
    
    <p>On other benchmarks, DeepSeek R1 <a href="https://doi.org/10.1038/d41586-025-00229-6" rel="nofollow external" class="bo">performs on par</a> with OpenAI o1 on math, coding and scientific reasoning tasks. But the substantial difference on our benchmark suggests that o1 provides more reliable information, while R1 struggles with factual consistency.</p>
    
    
    
    <p>Though we included other models in our comprehensive testing, the performance gap between o1 and R1 specifically highlights the current competitive landscape in AI development, with OpenAI’s offering maintaining a significant advantage in reasoning and knowledge integration capabilities.</p>
    
    
    
    <p>These results suggest that OpenAI still has a leg up when it comes to source attribution and reasoning, possibly due to the nature and volume of the data it was trained on. The company recently announced its <a href="https://doi.org/10.1038/d41586-025-00377-9" rel="nofollow external" class="bo">deep research tool</a>, which can create reports with citations, ask follow-up questions and provide reasoning for the generated response.</p>
    
    
    
    <p>The jury is still out on the tool’s value for researchers, but the caveat remains for everyone: Double-check all citations an AI gives you.</p>
    
    
    
    <hr>
    
    
    
    <p><em>This article is republished from <a href="https://theconversation.com/us" rel="nofollow external" class="bo">The Conversation</a> under a Creative Commons license. Read the <a href="https://theconversation.com/popular-ais-head-to-head-openai-beats-deepseek-on-sentence-level-reasoning-249109" rel="nofollow external" class="bo">original article</a> and see <a href="https://theconversation.com/institutions/university-of-maryland-baltimore-county-1667" rel="nofollow external" class="bo">more than 250 UMBC articles</a> available in The Conversation.</em></p>
    
    
    
    </div>
]]>
</Body>
<Summary>Written by Manas Gaur, assistant professor in computer science and electrical engineering, UMBC      ChatGPT and other AI chatbots based on large language models are known to occasionally make...</Summary>
<Website>https://umbc.edu/stories/openai-beats-deepseek-on-sentence-level-reasoning/</Website>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149488/guest@my.umbc.edu/69dcefe3fe9f16a5fbdeffeebfd38916/api/pixel</TrackingUrl>
<Tag>coeit</Tag>
<Tag>discovery</Tag>
<Tag>magazine</Tag>
<Tag>research</Tag>
<Tag>story</Tag>
<Tag>the-conversation</Tag>
<Group token="umbc-news-magazine">UMBC News &amp;amp; Magazine</Group>
<GroupUrl>https://beta.my.umbc.edu/groups/umbc-news-magazine</GroupUrl>
<AvatarUrl>https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="original">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/original.png?1748556657</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="large">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/large.png?1748556657</AvatarUrl>
<AvatarUrl size="medium">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/medium.png?1748556657</AvatarUrl>
<AvatarUrl size="small">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/small.png?1748556657</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxsmall.png?1748556657</AvatarUrl>
<Sponsor>UMBC News &amp; Magazine</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 14:56:38 -0400</PostedAt>
<EditAt>Fri, 25 Apr 2025 14:56:38 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="149458" important="false" status="posted" url="https://beta.my.umbc.edu/posts/149458">
<Title>Alumni-Owned Food Truck at bwtech next Tuesday!</Title>
<Body>
<![CDATA[
    <div class="html-content">Join bwtech@UMBC outside for fresh air and fabulous (UMBC-owned) Texas-style BBQ! <div><br></div><div><strong>Grubbing Hard Barbecue Co.</strong> will have a food truck at bwtech@UMBC, 5520 Research Park Dr (by Subway) on <strong>Tuesday, April 29 from 11:00 a.m. - 1:30 p.m.</strong><div><br>There is free parking at bwtech, or enjoy a nice walk across the bridge!<br><br><div><div>Founded by a UMBC alum, Matt Chanin, Grubbing Hard BBQ is a pandemic-born business that began by nourishing neighbors, friends, and family with freshly smoked wood-fired barbecue and comfort food in the winter of 2020. Grubbing Hard BBQ has since become a full-time business with hundreds of loyal customers and made the 2022 Washington Post's "Top 10 BBQ Joints in the DMV."</div></div></div></div></div>
]]>
</Body>
<Summary>Join bwtech@UMBC outside for fresh air and fabulous (UMBC-owned) Texas-style BBQ!     Grubbing Hard Barbecue Co. will have a food truck at bwtech@UMBC, 5520 Research Park Dr (by Subway)...</Summary>
<AttachmentKind>Flyer</AttachmentKind>
<AttachmentUrl>https://assets1-beta.my.umbc.edu/system/shared/attachments/75423f87eda6267f1e78ee55d5bf9666/69f7aa06/news/000/149/458/d836f3a2f7248f528b940ecf1dea6373/Join us outside for.png?1745586750</AttachmentUrl>
<Attachments>
<Attachment kind="Flyer" url="https://beta.my.umbc.edu/posts/149458/attachments/56853"></Attachment>
</Attachments>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149458/guest@my.umbc.edu/ab7c4e0008095c097d6656017520e22e/api/pixel</TrackingUrl>
<Group token="ess">Exempt Staff Senate</Group>
<GroupUrl>https://beta.my.umbc.edu/groups/ess</GroupUrl>
<AvatarUrl>https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/000/133/54882d064e3d41653605a1b3fbb3bdb4/xsmall.png?1718385156</AvatarUrl>
<AvatarUrl size="original">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/000/133/54882d064e3d41653605a1b3fbb3bdb4/original.png?1718385156</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/000/133/54882d064e3d41653605a1b3fbb3bdb4/xxlarge.png?1718385156</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/133/54882d064e3d41653605a1b3fbb3bdb4/xlarge.png?1718385156</AvatarUrl>
<AvatarUrl size="large">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/133/54882d064e3d41653605a1b3fbb3bdb4/large.png?1718385156</AvatarUrl>
<AvatarUrl size="medium">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/133/54882d064e3d41653605a1b3fbb3bdb4/medium.png?1718385156</AvatarUrl>
<AvatarUrl size="small">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/133/54882d064e3d41653605a1b3fbb3bdb4/small.png?1718385156</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/000/133/54882d064e3d41653605a1b3fbb3bdb4/xsmall.png?1718385156</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/133/54882d064e3d41653605a1b3fbb3bdb4/xxsmall.png?1718385156</AvatarUrl>
<Sponsor>bwtech@UMBC</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets1-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/458/1d3d8334dd0ea28d326b22fa1bb8476e/xxlarge.jpg?1745587091</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets2-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/458/1d3d8334dd0ea28d326b22fa1bb8476e/xlarge.jpg?1745587091</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets1-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/458/1d3d8334dd0ea28d326b22fa1bb8476e/large.jpg?1745587091</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets1-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/458/1d3d8334dd0ea28d326b22fa1bb8476e/medium.jpg?1745587091</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets4-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/458/1d3d8334dd0ea28d326b22fa1bb8476e/small.jpg?1745587091</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets2-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/458/1d3d8334dd0ea28d326b22fa1bb8476e/xsmall.jpg?1745587091</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets2-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/458/1d3d8334dd0ea28d326b22fa1bb8476e/xxsmall.jpg?1745587091</ThumbnailUrl>
<ThumbnailAltText>Flyer with photo of a food truck and the Grubbing Hard BBQ Co logo</ThumbnailAltText>
<PawCount>4</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 14:21:59 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="149486" important="false" status="posted" url="https://beta.my.umbc.edu/posts/149486">
<Title>Kelley Bell, M.F.A &#8217;06, brings a sense of play to the BMA with &#8220;Fantastic Village&#8221;</Title>
<Body>
<![CDATA[
    <div class="html-content"><p>When associate professor of visual arts <strong><a href="https://kbellarts.com/" rel="nofollow external" class="bo">Kelley Bell</a> </strong>thinks back to her childhood growing up in the Capitol Hill area of Washington, D.C., she recalls fond memories of playing in her neighborhood playground, locally dubbed as “Turtle Park.”</p>
    
    
    
    <p>“I remembered the concrete structures behind the turtle in the playground and it really inspired me to want to figure out how they came to be,” Bell says. </p>
    
    
    
    <p>The public park, officially named Marion Park, was given the “Turtle Park” moniker because of the large concrete turtle structure that lived in the center of its playground, designed by Virginia Dortch Dorazio in 1953. Bell, M.F.A. ’06, imaging and digital arts, remembers Turtle Park as a prominent staple of her adolescence and decades later, the park also acts as the inspiration behind her latest project “Fantastic Village,” which will be on display at the Baltimore Museum of Art (BMA) from April 27 through July 27 as part of the museum’s <a href="https://artbma.org/about/press/release/bma-presents-baker-artist-awards-exhibition-celebrating-interdisciplinary-and-visual-art-awardees" rel="nofollow external" class="bo"><em>Baker Artist Awards</em> exhibition</a>. </p>
    
    
    
    <div>
    <div><div class="embed-container"><iframe src="https://www.youtube.com/embed/odEs3jWqVc4?feature=oembed" frameborder="0" webkitAllowFullScreen="webkitAllowFullScreen" mozallowfullscreen="mozallowfullscreen" allowFullScreen="allowFullScreen">[Video]</iframe></div></div>
    </div>Maryland Public Television’s 2024 Baker Artist Awards Special featuring Kelley Bell. 
    
    
    
    <h4><strong>The power of design</strong></h4>
    
    
    
    <p>Bell was a 2024 recipient of the Greater Baltimore Cultural Alliance’s <a href="https://bakerartist.org/awards/awardees?year=2024" rel="nofollow external" class="bo">Baker Artist Award</a>. The BMA exhibit will feature 20 works from five recent Baker Artist Award recipients, including Bell’s “Fantastic Village.” The colorful geometries of Bell’s installation draw on memories of now-demolished playgrounds of her youth in Washington, D.C., and Baltimore’s iconic rowhomes, bridging together the two places she calls home. </p>
    
    
    
    <p>Bell creates vibrant projection-mapping works on a grand scale and gallery installations that emphasize joy, playfulness, community, and human connection. Before pursuing her current career as a visual artist, designer, and educator, Bell initially thought she’d be a lawyer. She believed that since her father was a speechwriter for President Gerald Ford and her mother was a teacher, she’d continue the family’s lineage of public service work. </p>
    
    
    
    <p>However, “drawing in class was always a problem with me to the degree that it’s written on a lot of my report cards, saying, ‘Kelley has a lot of attention issues.’ I never thought of art as a career,” says Bell.</p>
    
    
    
    <img width="768" height="1024" src="https://umbc.edu/wp-content/uploads/2025/04/IMG_4039-768x1024.jpg" alt="Woman is talking a selfie outside, the background has ocean water. The woman is wearing a hat with a long feather sticking out on the right side, and is wearing glasses, along with a red coat with faux fur on the collar. " style="max-width: 100%; height: auto;">Kelley Bell. <em>(Photo courtesy of Bell)</em>
    
    
    
    <p>Growing up in the nation’s capital, Bell was heavily influenced by the city’s independent music scene. During her wanderings through downtown Washington as a teenager, a chance encounter with a repurposed “five and dime” store (then home to the Washington Project for the Arts) changed everything.</p>
    
    
    
    <p>“When I walked in that store, I never saw anything like it,” Bell recalls, “There were zines, posters, paintings, and tapes for bands all around. It was a window into this idea that art doesn’t have to be this picture on the wall and that was an amazing idea to me even at a young age.”</p>
    
    
    
    <img width="639" height="1024" src="https://umbc.edu/wp-content/uploads/2025/04/FLEAS_POSTER-Kelley-Bell-639x1024.png" alt='A flyer for the "war and fleas" poster by the group fluid movement.' style="max-width: 100%; height: auto;">The poster for Fluid Movement’s 2007 “War and Fleas” water ballet, designed by Kelley Bell. (<em>Photo courtesy of <a href="https://kbellarts.com/design" rel="nofollow external" class="bo">Bell’s website</a></em>)
    
    
    
    <p>After graduating from Pratt, Bell landed a designer role for a record pressing plant that worked with dance music labels. Continuing her work in the entertainment industry, she freelanced for MTV Networks for several years before she was encouraged to explore Baltimore after a recommendation from a fellow designer who boasted about the city’s arts scene. A one-day exploration of the city convinced Bell that Baltimore was the place for her.</p>
    
    
    
    <p>Bell was accepted into the Pratt Institute in Brooklyn, New York where she initially majored in illustration. But once there, she was introduced to the concept and the power of design. “A friend explained that designers construct the existing world, and I believe that’s an amazing power to have. I quickly switched my major after that,” says Bell.</p>
    
    
    
    <p>In 1997, Bell moved into Baltimore’s now-defunct H&amp;H Arts Building, a five-story warehouse where local artists lived and worked for more than two decades. It was at H&amp;H where Bell was initially connected toperformer and fellow UMBC alum <a href="https://umbc.edu/stories/a-royal-road-keri-burneston-99/" rel="nofollow external" class="bo"><strong>Beatrix “Trixie Little” Burneston</strong> </a>’99, visual and performing arts, a founding member of <a href="https://fluidmovement.org/" rel="nofollow external" class="bo">Fluid Movement</a>, a Baltimore-based organization that utilizes public spaces to create joy and community through performance art that most notably includes quirky water ballet performances in Baltimore City public pools.</p>
    
    
    
    <p>“Fluid Movement did a rendition of the opera ‘Carmen’ with hotdogs on sticks. They designed a stage and costumes for hotdogs and had a composer to do the score,” shares Bell. “To see people pour that much love and effort into something that ultimately is incredibly silly and unusual is, to me, a heroic act.”</p>
    
    
    
    <p>Bell worked with Fluid Movement as a designer and the group then became a long-time client that she worked with throughout the years. Bell has also collaborated with a number of organizations and art collectives across Baltimore, including working with the Enoch Pratt Library and the community art space Creative Alliance. Bell’s project “<a href="https://kbellarts.com/projected-works#:~:text=THE%20CLOCK%20STRIKES%20100%20%2D%20BROMOSELTZER%20ARTS%20TOWER" rel="nofollow external" class="bo">The Clock Strikes 100</a>,” a series of short animations designed for and projected within the Baltimore’s historic Bromo Seltzer Art Tower, was designated “Best Public Artwork” in <em>Baltimore Magazine’s</em> “<a href="https://www.baltimoremagazine.com/section/bestof/best-of-baltimore-2011/" rel="nofollow external" class="bo">Best of Baltimore 2011</a>” issue.</p>
    
    
    
    <h4><strong>“Projections, Inflatables, and Artistic Spectacles”</strong></h4>
    
    
    
    <p>Bell’s first introduction to UMBC was on a snowy day in 2001. Her friends recommended UMBC’s campus as a great place for sledding due to the campus’ hilly landscape. Soon after, Bell decided to expand her skillset and enrolled in UMBC’s M.F.A program. </p>
    
    
    
    <p>“I was like a kid in a candy store with all of the stuff that I could do. It was a new world being opened up to me,” says Bell.</p>
    
    
    
    <p>After experiencing difficulties in executing her thesis project to her satisfaction, Bell was advised by her then-thesis chair <strong>Preminda Jacob</strong> to consider extending her time in the program for an additional year. </p>
    
    
    
    <p>“That extra year was the year that I figured out projection mapping. Doing guerilla projection projects changed the way that I thought about making art. That has been a form of art that’s served me since I’ve graduated from UMBC and it was all because of that fourth year,” says Bell. Guerilla projection mapping—the use of projectors to display images, animations, or videos onto various surfaces in public spaces without formal authorization or permits—helped to inform the foundation of Bell’s artistic pursuits.  </p>
    
    
    
    <p>Bell’s large-scale projection-mapping works and public installations have been featured in national and international festivals for almost two decades. Among her notable works include <a href="https://kbellarts.com/the-herd" rel="nofollow external" class="bo">“The Herd,”</a> a 2018 installation that was part of Light City Festival in Baltimore City. The project featured more than 300 solar powered inflatables that were placed into Baltimore’s Inner Harbor as a call to action for healthy waterways in the harbor. </p>
    
    
    
    <img width="1200" height="800" src="https://umbc.edu/wp-content/uploads/2025/04/Light-City2018-5244-1200x800.jpg" alt="a herd of over 200 blue inflatable figures that are illuminated in Baltimore's Inner Harbor. You can see a crowd of people on the harbor's boardwalk hovering in the distance. The sky is a light blue to signify it is night time. " style="max-width: 100%; height: auto;">Bell’s “The Herd” installation in Baltimore City’s Inner Harbor in 2018. (Marlayna Demond ’11 for UMBC)
    
    
    
    <p>In addition to her artistic practice, Bell has been an educator at UMBC since 2008. Earlier this year, Bell presented a retrospective of her work and her research practice with the presentation “Projections, Inflatables, and Artistic Spectacles,” organized by the UMBC’s <a href="https://circa.umbc.edu/" rel="nofollow external" class="bo">Center for Innovation, Research, and Creativity in the Arts</a> (CIRCA). </p>
    
    
    
    <p>“The CIRCA talk was a breakthrough. It was the first time that I took in the full scope of starting with an M.F.A. and how that work led up to the BMA exhibit,” she says. </p>
    
    
    
    <p>The motivation behind Bell’s BMA exhibit “Fantastic Village” largely stemmed from her collaboration with UMBC theater professor <strong>Collete Searls</strong> on the “Enchanted Jangle” installation that was part of the <a href="https://umbc.edu/stories/animation-festival-sweaty-eyeballs-returns/" rel="nofollow external" class="bo">2024 Sweaty Eyeballs: Animation Adjacent gallery exhibition</a>, curated by <strong>Corrie Parks</strong>, associate professor of visual arts. The installation is described as an “epic cardboard fort your five-year-old self dreamed of.”</p>
    
    
    
    
    <img width="781" height="1024" src="https://umbc.edu/wp-content/uploads/2025/04/1_ENCHANTED_PAHB-781x1024.jpg" alt="cardboard cut outs that look like robots that have colorful lights projected onto them. " style="max-width: 100%; height: auto;">
    
    
    
    <img width="768" height="1024" src="https://umbc.edu/wp-content/uploads/2025/04/4_ENCHANTED_JAZMINE_405_1-2-768x1024.jpg" alt="a person is wearing a box over their head that has playful face composed with big eyes and an a wide smile. the cutouts surrounding the person looks like houses. it has colorful projections covering the cutouts. " style="max-width: 100%; height: auto;">
    (left) Installation view ofBell’s “Enchanted Jangle” at UMBC’s Performing Arts and Humanities Building. (right) Performance of “Enchanted Jangle” at Area 405 Gallery featuring UMBC theatre student Jazmine McDonald. <em>(Photos courtesy of Bell)</em>
    
    
    
    <p>“There’s a playfulness about it but also a deeply-weird and creepy aspect to it. This is the place I like to dwell—giving people something new and something that they can’t figure out is something that is very important to me in my work.”</p></div>
]]>
</Body>
<Summary>When associate professor of visual arts Kelley Bell thinks back to her childhood growing up in the Capitol Hill area of Washington, D.C., she recalls fond memories of playing in her neighborhood...</Summary>
<Website>https://umbc.edu/stories/kelley-bell-bma-fantastic-village/</Website>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149486/guest@my.umbc.edu/e09eef2fe04214a6d9d5dcec5a868f8e/api/pixel</TrackingUrl>
<Tag>alumni</Tag>
<Tag>arts-and-culture</Tag>
<Tag>cahss</Tag>
<Tag>community</Tag>
<Tag>mfa</Tag>
<Tag>news</Tag>
<Tag>research</Tag>
<Tag>story</Tag>
<Tag>visualarts</Tag>
<Group token="umbc-news-magazine">UMBC News &amp;amp; Magazine</Group>
<GroupUrl>https://beta.my.umbc.edu/groups/umbc-news-magazine</GroupUrl>
<AvatarUrl>https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="original">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/original.png?1748556657</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xlarge.png?1748556657</AvatarUrl>
<AvatarUrl size="large">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/large.png?1748556657</AvatarUrl>
<AvatarUrl size="medium">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/medium.png?1748556657</AvatarUrl>
<AvatarUrl size="small">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/small.png?1748556657</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xsmall.png?1748556657</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/943/24435aa6207c452e7bc15cc74b42c7bb/xxsmall.png?1748556657</AvatarUrl>
<Sponsor>UMBC News &amp; Magazine</Sponsor>
<PawCount>2</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 14:21:50 -0400</PostedAt>
<EditAt>Fri, 25 Apr 2025 14:21:50 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="149484" important="false" status="posted" url="https://beta.my.umbc.edu/posts/149484">
<Title>Temping Accomodation available in Westland gardens for 1 or 2 females during summer</Title>
<Body>
<![CDATA[
    <div class="html-content"><h5><span>Temping rooms available for 1 or 2 females from end of May till 23rd August. Details are as follows:</span></h5><h5><span>Fully furnished townhouse.<br></span><span>Room rent : 636 for 1 female and 318 each if shared by 2 females.<br></span><span>Temping duration: May end till Aug end .<br></span><span>2 mins walk to the paradise bus stop.<br></span><span>10 mins walk to the campus .<br></span><span>Mattresses already available in the room.</span><span><br></span><span>For details contact : +14437036282.</span></h5></div>
]]>
</Body>
<Summary>Temping rooms available for 1 or 2 females from end of May till 23rd August. Details are as follows:  Fully furnished townhouse. Room rent : 636 for 1 female and 318 each if shared by 2 females....</Summary>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149484/guest@my.umbc.edu/7a1799c3f53bd42f6724939b1852fae3/api/pixel</TrackingUrl>
<Group token="classifieds">Classifieds</Group>
<GroupUrl>https://beta.my.umbc.edu/groups/classifieds</GroupUrl>
<AvatarUrl>https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/001/081/27816fed47150f6fda5f96e75013749f/xsmall.png?1434550723</AvatarUrl>
<AvatarUrl size="original">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/081/27816fed47150f6fda5f96e75013749f/original.png?1434550723</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/081/27816fed47150f6fda5f96e75013749f/xxlarge.png?1434550723</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/081/27816fed47150f6fda5f96e75013749f/xlarge.png?1434550723</AvatarUrl>
<AvatarUrl size="large">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/081/27816fed47150f6fda5f96e75013749f/large.png?1434550723</AvatarUrl>
<AvatarUrl size="medium">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/081/27816fed47150f6fda5f96e75013749f/medium.png?1434550723</AvatarUrl>
<AvatarUrl size="small">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/081/27816fed47150f6fda5f96e75013749f/small.png?1434550723</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/001/081/27816fed47150f6fda5f96e75013749f/xsmall.png?1434550723</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/081/27816fed47150f6fda5f96e75013749f/xxsmall.png?1434550723</AvatarUrl>
<Sponsor>Classifieds</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 14:20:42 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="149481" important="false" status="posted" url="https://beta.my.umbc.edu/posts/149481">
<Title>Celebrate UMBC&#8217;s Immigrant Communities</Title>
<Tagline>Weekly Updates from Education Abroad</Tagline>
<Body>
<![CDATA[
    <div class="html-content"><span><h3><span>Celebrate UMBC’s Immigrants!</span></h3><p><span>Celebrate our immigrant communities at UMBC – A Day of Community, Art, and Storytelling!</span></p><p><span>Join the Mosaic: Center for Cultural Diversity on </span><span>Thursday, May 1st </span><span>for a vibrant, day-long celebration honoring the contributions of our immigrant communities at UMBC and beyond.</span></p><ul><li><span>Keynote Speaker: Jessy DeSantis</span></li><li><span>Raised in a Nicaraguan household in Miami and now based in Baltimore, Jessy DeSantis is a self-taught artist whose bold, colorful paintings explore themes of identity, culture, and connection. Drawing inspiration from nature, food, family, and their Central American roots, Jessy will share their powerful story navigating culture, identity, and the art world.</span></li><li><span>Learn more about Jessy at:</span><a href="https://my3.my.umbc.edu/groups/themosaic/events/142446/9f8/7e13d7b9d6c165f28c51f1e0f14689dd/email/link?link=http%3A%2F%2Fwww.jdesantisart.com" rel="nofollow external" class="bo"><span>www.jdesantisart.com</span></a></li></ul><p><span>Let’s come together to recognize, uplift, and celebrate the vibrant, diverse experiences that make up our UMBC community. No matter where you’re from or what language you speak, you belong here.</span></p><p><span>Learn more about Immigrant Appreciation Day </span><a href="https://my3.my.umbc.edu/groups/themosaic/events/142446/9f8/56085a27c724a66e44e2d146fe11cc4c/email/link?link=https%3A%2F%2Fmy3.my.umbc.edu%2Fgroups%2Fthemosaic%2Fposts%2F149329" rel="nofollow external" class="bo"><span>events here</span></a><span>. </span></p><p><span>This event is open for full participation by all individuals regardless of race, color, religion, sex, national origin, or any other protected category under applicable federal law, state law, and the University's </span><a href="https://my3.my.umbc.edu/groups/themosaic/events/142446/9f8/3d1404293ebd1396952153726ab6a9c3/email/link?link=https%3A%2F%2Fecr.umbc.edu%2Fdiscrimination-policy%2F" rel="nofollow external" class="bo"><span>nondiscrimination policy</span></a><span>. </span></p><h3><span>Upcoming Program/Scholarship Deadlines:</span></h3><p><span>Dr. Souders is available to review all scholarship applications before submission. Contact him by emailing </span><a href="mailto:souders@umbc.edu" rel="nofollow external" class="bo"><span>souders@umbc.edu</span></a></p><ul><li><p><span>April 30th: DAAD’s Young Ambassadors Application Due!</span></p></li><ul><li><p><span>Young Ambassadors are undergraduate students who recently studied abroad in Germany (including this coming summer) and promote study in Germany at their home colleges/universities with help from DAAD. Only one student may be nominated per university. </span></p></li></ul></ul><h3><span><strong>Fulbright Forum:</strong></span></h3><ul><li><p><span>Fulbright Base Camp #1 Getting Started!</span></p></li><ul><li><p><span>You have come to an information session and plan to apply for this year’s competition. Now what? Come to the first of our Fulbright Base Camp series, where we learn how to navigate the Fulbright U.S. Student Program’s website and choose the program and country that best suits your skills and interests. </span></p></li><ul><li><p><span>Monday, April 28, 6:00 pm, UC 204</span><span>. Registration required </span><a href="https://umbc.co1.qualtrics.com/jfe/form/SV_886iR5vftasOm22" rel="nofollow external" class="bo"><span>at this link</span></a><span>.</span></p></li><li><p><span>Saturday, May 10, 12:00 pm</span><span> on Webex. Registration required </span><a href="https://umbc.co1.qualtrics.com/jfe/form/SV_3Cz5AXuCUHtr6IK" rel="nofollow external" class="bo"><span>at this link</span></a><span>.</span></p></li></ul></ul></ul><h3><span><strong>Program Highlight: </strong></span></h3><p><span>Are you interested in learning about the foundational concepts of intercultural communication? Do you want to develop critical thinking and cross-cultural competences? If so, then apply for our </span><a href="https://goabroad.umbc.edu/_portal/tds-program-brochure?programid=49668" rel="nofollow external" class="bo"><span>UMBC Faculty-Led: Global Experiential Learning in MENA: Exploring Morocco</span></a><span> course next Spring Break, where you can combine these experiential activities, analysis, and reflections!</span><span> Applications for this and all other </span><a href="https://studyabroad.umbc.edu/faculty-led-programs/" rel="nofollow external" class="bo"><span>Winter/Spring Break Faculty-led programs</span></a><span> are now open and due on September 22, 2025!</span></p><p><span><br></span></p><h3><span><strong>Students Abroad!</strong></span></h3><ul><li><p><span>Our Ambassador Madison is making international friends while studying abroad in Japan! Last week, she even went to the Spanish Club’s Dance Party! You can read all about it in her </span><a href="https://studyabroad.umbc.edu/abroad-blogs/" rel="nofollow external" class="bo"><span>Abroad Blog</span></a><span>. You can also check in with many of our students who are studying abroad this semester!</span></p></li><li><p><span>Are you interested in studying abroad in Spring 2026 or Winter 2026? Advising with our Education Abroad Advisor, Alicyn Curtis, is happening now! Be sure to attend a </span><a href="https://studyabroad.umbc.edu/study-abroad-101/" rel="nofollow external" class="bo"><span>Study Abroad 101</span></a><span> session before scheduling an appointment by emailing </span><a href="mailto:educationabroad@umbc.edu" rel="nofollow external" class="bo"><span>educationabroad@umbc.edu</span></a><span>.   </span></p></li></ul></span></div>
]]>
</Body>
<Summary>Celebrate UMBC’s Immigrants!  Celebrate our immigrant communities at UMBC – A Day of Community, Art, and Storytelling!  Join the Mosaic: Center for Cultural Diversity on Thursday, May 1st for a...</Summary>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149481/guest@my.umbc.edu/287e7f557638bc15d1a0e25b06691b37/api/pixel</TrackingUrl>
<Group token="studyabroad">Education Abroad</Group>
<GroupUrl>https://beta.my.umbc.edu/groups/studyabroad</GroupUrl>
<AvatarUrl>https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/572/2c3ac64a01925fe40a18386abf1e0dd8/xsmall.png?1714677094</AvatarUrl>
<AvatarUrl size="original">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/000/572/2c3ac64a01925fe40a18386abf1e0dd8/original.png?1714677094</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/572/2c3ac64a01925fe40a18386abf1e0dd8/xxlarge.png?1714677094</AvatarUrl>
<AvatarUrl size="xlarge">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/000/572/2c3ac64a01925fe40a18386abf1e0dd8/xlarge.png?1714677094</AvatarUrl>
<AvatarUrl size="large">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/000/572/2c3ac64a01925fe40a18386abf1e0dd8/large.png?1714677094</AvatarUrl>
<AvatarUrl size="medium">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/572/2c3ac64a01925fe40a18386abf1e0dd8/medium.png?1714677094</AvatarUrl>
<AvatarUrl size="small">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/572/2c3ac64a01925fe40a18386abf1e0dd8/small.png?1714677094</AvatarUrl>
<AvatarUrl size="xsmall">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/572/2c3ac64a01925fe40a18386abf1e0dd8/xsmall.png?1714677094</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/572/2c3ac64a01925fe40a18386abf1e0dd8/xxsmall.png?1714677094</AvatarUrl>
<Sponsor>Education Abroad</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 13:52:49 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="149477" important="false" status="posted" url="https://beta.my.umbc.edu/posts/149477">
<Title>OSP Coffee Chat Series-May 8th</Title>
<Tagline>OSP 101-What is the Office of Sponsored Programs All About?</Tagline>
<Body>
<![CDATA[
    <div class="html-content"><p>OSP Coffee Chat Series</p>
    
    <p>The Office of Sponsored Programs Training Team would like to
    invite you to join us for a casual yet informative, virtual coffee chat. Bringe
    your coffee and your questions to join us in this short information session. This
    invitation is for you if you are a faculty, staff, or otherwise active
    participant in sponsored research at UMBC and would like to learn more from
    your OSP Team on various topics including: What is OSP? What is F&amp;A? What
    is Cost Share? And more!</p>
    
    <p>In an effort to create an even more open path to
    communication and education, and real-time answers, OSP’s virtual coffee chat
    series kicks off <u><strong>May 8<sup>th</sup>, 11:30 am -12:00 pm</strong></u>.</p>
    
    <p>Present Topic: <em><strong>OSP 101 – What is the Office of Sponsored
    Programs All About?</strong></em></p>
    
    <p>Presenters: <strong>Jamie Cole, Chelsea Raff, and Allison
    Martins Machado</strong></p>
    
    <p>Description: <strong>The present topic will be all about OSP
    including their duties and function within UMBC.</strong></p>
    
    <p>At the end of each session there will be time for some
    Q&amp;A. Please feel free to comment with questions ahead of time to be
    answered during the current or future sessions. If you have questions that
    pertain to a specific grant, please reach out to your Grants Manager
    individually. </p>
    
    <p><u><strong>To Join Via Webex on May 8th, please use the information below:</strong></u></p><p><span><a href="https://umbc.webex.com/umbc/j.php?MTID=m4f8fbaedd21081b07d06223f1d702881" rel="nofollow external" class="bo">https://umbc.webex.com/umbc/j.php?MTID=m4f8fbaedd21081b07d06223f1d702881</a></span></p><p>Meeting number (access code): 2870 366 4002<br>Meeting password: a7wWmEpKh32</p><p><br>TAP TO JOIN FROM A MOBILE DEVICE (ATTENDEES ONLY)<br>+1-202-860-2110,,28703664002## tel:%2B1-202-860-2110,,*01*28703664002%23%23*01* United States Toll (Washington D.C.)</p><p><br>JOIN BY PHONE<br>+1-202-860-2110 United States Toll (Washington D.C.)</p><p>Global call-in numbers<br><a href="https://www.google.com/url?q=https%3A%2F%2Fumbc.webex.com%2Fumbc%2Fglobalcallin.php%3FMTID%3Dm8a0c379e2d7238fcd5b5c7797d896c02&amp;sa=D&amp;ust=1745934300000000&amp;usg=AOvVaw2fel1ifjAe5DXfgj3VJaOu" rel="nofollow external" class="bo">https://umbc.webex.com/umbc/globalcallin.php?MTID=m8a0c379e2d7238fcd5b5c7797d896c02</a></p><p><br>JOIN FROM A VIDEO SYSTEM OR APPLICATION<br>Dial <a rel="nofollow external" class="bo">sip:28703664002@umbc.webex.com</a><br>You can also dial 173.243.2.68 and enter your meeting number.</p><p>Can't join the meeting?<br><a href="https://www.google.com/url?q=https%3A%2F%2Fcollaborationhelp.cisco.com%2Farticle%2FWBX000029055&amp;sa=D&amp;ust=1745934300000000&amp;usg=AOvVaw0d9TEyOwKFc0xI-Eugk3OG" rel="nofollow external" class="bo">https://collaborationhelp.cisco.com/article/WBX000029055</a></p>
    
    <p>Thank you!</p>
    
    <p>OSP training Team</p></div>
]]>
</Body>
<Summary>OSP Coffee Chat Series    The Office of Sponsored Programs Training Team would like to invite you to join us for a casual yet informative, virtual coffee chat. Bringe your coffee and your...</Summary>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149477/guest@my.umbc.edu/f3300e7d11a7c47ea40252f91d4b7f6f/api/pixel</TrackingUrl>
<Tag>osp</Tag>
<Tag>sponsoredprograms</Tag>
<Tag>training</Tag>
<Group token="osp">Office of Sponsored Programs (OSP)</Group>
<GroupUrl>https://beta.my.umbc.edu/groups/osp</GroupUrl>
<AvatarUrl>https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/752/3408b8d8a758db7c66b435a2c13352e4/xsmall.png?1382454455</AvatarUrl>
<AvatarUrl size="original">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/752/3408b8d8a758db7c66b435a2c13352e4/original.jpg?1382454455</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/000/752/3408b8d8a758db7c66b435a2c13352e4/xxlarge.png?1382454455</AvatarUrl>
<AvatarUrl size="xlarge">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/752/3408b8d8a758db7c66b435a2c13352e4/xlarge.png?1382454455</AvatarUrl>
<AvatarUrl size="large">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/000/752/3408b8d8a758db7c66b435a2c13352e4/large.png?1382454455</AvatarUrl>
<AvatarUrl size="medium">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/000/752/3408b8d8a758db7c66b435a2c13352e4/medium.png?1382454455</AvatarUrl>
<AvatarUrl size="small">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/000/752/3408b8d8a758db7c66b435a2c13352e4/small.png?1382454455</AvatarUrl>
<AvatarUrl size="xsmall">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/000/752/3408b8d8a758db7c66b435a2c13352e4/xsmall.png?1382454455</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/000/752/3408b8d8a758db7c66b435a2c13352e4/xxsmall.png?1382454455</AvatarUrl>
<Sponsor>Office of Sponsored Programs (OSP)</Sponsor>
<ThumbnailUrl size="xxlarge">https://assets4-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/477/9ad51b69680e60bc864742a3d80de72d/xxlarge.jpg?1745598735</ThumbnailUrl>
<ThumbnailUrl size="xlarge">https://assets3-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/477/9ad51b69680e60bc864742a3d80de72d/xlarge.jpg?1745598735</ThumbnailUrl>
<ThumbnailUrl size="large">https://assets4-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/477/9ad51b69680e60bc864742a3d80de72d/large.jpg?1745598735</ThumbnailUrl>
<ThumbnailUrl size="medium">https://assets3-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/477/9ad51b69680e60bc864742a3d80de72d/medium.jpg?1745598735</ThumbnailUrl>
<ThumbnailUrl size="small">https://assets2-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/477/9ad51b69680e60bc864742a3d80de72d/small.jpg?1745598735</ThumbnailUrl>
<ThumbnailUrl size="xsmall">https://assets4-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/477/9ad51b69680e60bc864742a3d80de72d/xsmall.jpg?1745598735</ThumbnailUrl>
<ThumbnailUrl size="xxsmall">https://assets4-beta.my.umbc.edu/system/shared/thumbnails/news/000/149/477/9ad51b69680e60bc864742a3d80de72d/xxsmall.jpg?1745598735</ThumbnailUrl>
<ThumbnailAltText>Light Bulb/Idea</ThumbnailAltText>
<PawCount>2</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 12:35:55 -0400</PostedAt>
<EditAt>Mon, 28 Apr 2025 08:12:32 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="149478" important="false" status="posted" url="https://beta.my.umbc.edu/posts/149478">
<Title>Virtual Law School Admissions Panel - Event recordings are now available!</Title>
<Body>
<![CDATA[
    <div class="html-content"><div><strong>Were you unable to attend Wednesday evening's Virtual Law School Admissions Panel?</strong></div><div><strong><br></strong></div><div><strong>You can access the event recordings via the links below!</strong></div><div><br></div><div><strong>Panel #1:  </strong></div><div><strong><a href="https://my3.my.umbc.edu/groups/prelawadvising/posts/149476/528c9/9fadd813ab5075c7cc5e665fe0d27b90/web/link?link=https%3A%2F%2Fumbc.webex.com%2Fwebappng%2Fsites%2Fumbc%2Frecording%2F221bfb9502bd103eb87792bf5d46cbd7%2Fplayback" rel="nofollow external" class="bo">Virtual Pre-Law Admissions Panel - Panel #1</a></strong></div><div><ul><li><strong>University of California, Berkeley (UC Berkeley) School of Law:</strong>  Ms. Bria Watson, Associate Director of JD Admissions for Outreach and Recruitment </li><li><strong>University of California, Los Angeles (UCLA) School of Law:</strong>  Ms. Danae McElroy, Associate Director of Admissions</li><li><strong>University of Maryland Francis King Carey School of Law:</strong>  Ms. Meghan Fields, Associate Director of Admissions</li></ul></div><div><br></div><div><strong>Panel #2  </strong></div><div><strong><a href="https://my3.my.umbc.edu/groups/prelawadvising/posts/149476/528c9/986a2df41a9068b3ad8b940aa4b758d8/web/link?link=https%3A%2F%2Fumbc.webex.com%2Fwebappng%2Fsites%2Fumbc%2Frecording%2Fe73b19de71264f0b91a11dee380df63c%2Fplayback" rel="nofollow external" class="bo">Virtual Pre-Law Admissions Panel - Panel #2</a></strong></div><div><ol><li><strong>American University Washington College of Law: </strong> Ms. Kristina Murfin, Director of JD Admissions</li><li><strong>Howard University School of Law:</strong>  Mr. Quentin Yeoman, Assistant Director of Admissions &amp; Mr. Bryan Coley, Admissions Coordinator</li><li><strong>University of Baltimore School of Law:  </strong>Mr. Justin Aromas-Janosik, Assistant Director of Law Admissions </li></ol></div><div><strong><br></strong></div><div><strong>Pre-Law Society co-moderators:</strong></div><div><ul><li>Praise Korie, Vice President</li><li>Diya Daya, Treasurer</li></ul></div><div><br></div><div><strong>Questions? </strong>Email: <a href="mailto:mtimko@umbc.edu">mtimko@umbc.edu</a></div></div>
]]>
</Body>
<Summary>Were you unable to attend Wednesday evening's Virtual Law School Admissions Panel?     You can access the event recordings via the links below!     Panel #1:    Virtual Pre-Law Admissions Panel -...</Summary>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149478/guest@my.umbc.edu/b571e91ee8fc3bc99029bed7081f0be0/api/pixel</TrackingUrl>
<Group token="prelawsociety">Pre-Law Society</Group>
<GroupUrl>https://beta.my.umbc.edu/groups/prelawsociety</GroupUrl>
<AvatarUrl>https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/760/7cd71a0dd07fcca99870586c4865d084/xsmall.png?1680585489</AvatarUrl>
<AvatarUrl size="original">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/001/760/7cd71a0dd07fcca99870586c4865d084/original.png?1680585489</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/760/7cd71a0dd07fcca99870586c4865d084/xxlarge.png?1680585489</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/760/7cd71a0dd07fcca99870586c4865d084/xlarge.png?1680585489</AvatarUrl>
<AvatarUrl size="large">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/001/760/7cd71a0dd07fcca99870586c4865d084/large.png?1680585489</AvatarUrl>
<AvatarUrl size="medium">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/760/7cd71a0dd07fcca99870586c4865d084/medium.png?1680585489</AvatarUrl>
<AvatarUrl size="small">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/760/7cd71a0dd07fcca99870586c4865d084/small.png?1680585489</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/001/760/7cd71a0dd07fcca99870586c4865d084/xsmall.png?1680585489</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/001/760/7cd71a0dd07fcca99870586c4865d084/xxsmall.png?1680585489</AvatarUrl>
<Sponsor>Pre-Law Society; Pre-Law Advising</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 12:32:50 -0400</PostedAt>
<EditAt>Wed, 14 May 2025 23:42:43 -0400</EditAt>
</NewsItem>

<NewsItem contentIssues="false" id="149476" important="true" status="posted" url="https://beta.my.umbc.edu/posts/149476">
<Title>Virtual Law School Admissions Panel - Event recordings are now available!</Title>
<Body>
<![CDATA[
    <div class="html-content"><div><div><strong>Were you unable to attend Wednesday evening's Virtual Law School Admissions Panel?</strong></div><div><br></div><div><strong>You can access the event recordings via the links below!</strong></div></div><div><strong><br></strong></div><div><strong>Panel #1:  </strong></div><div><strong><a href="https://umbc.webex.com/webappng/sites/umbc/recording/221bfb9502bd103eb87792bf5d46cbd7/playback" rel="nofollow external" class="bo">Virtual Pre-Law Admissions Panel - Panel #1</a></strong></div><div><ul><li><strong>University of California, Berkeley (UC Berkeley) School of Law:</strong>  Ms. Bria Watson, Associate Director of JD Admissions for Outreach and Recruitment </li><li><strong>University of California, Los Angeles (UCLA) School of Law: </strong> Ms. Danae McElroy, Associate Director of Admissions</li><li><strong>University of Maryland Francis King Carey School of Law: </strong> Ms. Meghan Fields, Associate Director of Admissions</li></ul></div><div><br></div><div><strong>Panel #2  </strong></div><div><a href="https://umbc.webex.com/webappng/sites/umbc/recording/e73b19de71264f0b91a11dee380df63c/playback" rel="nofollow external" class="bo">Virtual Pre-Law Admissions Panel - Panel #2</a></div><div><ul><li><strong>American University Washington College of Law: </strong> Ms. Kristina Murfin, Director of JD Admissions</li><li><strong>Howard University School of Law:  </strong>Mr. Quentin Yeoman, Assistant Director of Admissions &amp; Mr. Bryan Coley, Admissions Coordinator</li><li><strong>University of Baltimore School of Law: </strong> Mr. Justin Aromas-Janosik, Assistant Director of Law Admissions </li></ul><div><br></div></div><div><strong>Pre-Law Society co-moderators:</strong></div><div><div><ul><li><strong>Praise Korie, Vice President</strong></li><li><strong>Diya Daya, Treasurer</strong></li></ul></div></div><div><br></div><div><strong>Questions?</strong> Email: <a href="mailto:mtimko@umbc.edu">mtimko@umbc.edu</a></div><div><br></div></div>
]]>
</Body>
<Summary>Were you unable to attend Wednesday evening's Virtual Law School Admissions Panel?     You can access the event recordings via the links below!      Panel #1:    Virtual Pre-Law Admissions Panel -...</Summary>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149476/guest@my.umbc.edu/c88c1a803e73278f9272e673f637c7d1/api/pixel</TrackingUrl>
<Group token="prelawadvising">Pre-Law Advising </Group>
<GroupUrl>https://beta.my.umbc.edu/groups/prelawadvising</GroupUrl>
<AvatarUrl>https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/002/015/12041675483f3390dbf6dcab7542729b/xsmall.png?1661452013</AvatarUrl>
<AvatarUrl size="original">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/002/015/12041675483f3390dbf6dcab7542729b/original.png?1661452013</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/002/015/12041675483f3390dbf6dcab7542729b/xxlarge.png?1661452013</AvatarUrl>
<AvatarUrl size="xlarge">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/002/015/12041675483f3390dbf6dcab7542729b/xlarge.png?1661452013</AvatarUrl>
<AvatarUrl size="large">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/002/015/12041675483f3390dbf6dcab7542729b/large.png?1661452013</AvatarUrl>
<AvatarUrl size="medium">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/002/015/12041675483f3390dbf6dcab7542729b/medium.png?1661452013</AvatarUrl>
<AvatarUrl size="small">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/002/015/12041675483f3390dbf6dcab7542729b/small.png?1661452013</AvatarUrl>
<AvatarUrl size="xsmall">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/002/015/12041675483f3390dbf6dcab7542729b/xsmall.png?1661452013</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/002/015/12041675483f3390dbf6dcab7542729b/xxsmall.png?1661452013</AvatarUrl>
<Sponsor>Pre-Law Advising; Pre-Law Society</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>false</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 12:29:57 -0400</PostedAt>
</NewsItem>

<NewsItem contentIssues="false" id="149475" important="false" status="posted" url="https://beta.my.umbc.edu/posts/149475">
<Title>Neuroscience Club Elections!</Title>
<Tagline>Apply for Neuroscience Club E-Board</Tagline>
<Body>
<![CDATA[
    <div class="html-content"><span>Hello Neuroscience Club! </span><div><span><br></span></div><div><span>Become a leader in the Neuroscience Club! Applications are now open for the following executive board positions for the next school year:</span></div><div><span><br></span><div><div><ul>
    <li>President</li>
    <li>Vice President</li>
    <li>Secretary</li>
    <li>Treasurer</li>
    <li>Social Media Manager</li>
    <li>Events Coordinator</li>
    </ul><p>Apply to help shape the future of our club! </p><p><span>Applications are due next <u>Friday, May 2nd, at 11:59 PM</u>.</span></p><p>LINK TO FORM: <a href="https://forms.gle/nfZKyQYLHNvNjpQ26">https://forms.gle/nfZKyQYLHNvNjpQ26</a></p><p><br></p></div></div></div></div>
]]>
</Body>
<Summary>Hello Neuroscience Club!     Become a leader in the Neuroscience Club! Applications are now open for the following executive board positions for the next school year:        President   Vice...</Summary>
<TrackingUrl>https://beta.my.umbc.edu/api/v0/pixel/news/149475/guest@my.umbc.edu/19f89631edf90c510e2e249ade98aef8/api/pixel</TrackingUrl>
<Group token="neuroscienceclub">Neuroscience Club</Group>
<GroupUrl>https://beta.my.umbc.edu/groups/neuroscienceclub</GroupUrl>
<AvatarUrl>https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/002/009/867b40a424378bfa56d7800e23f93070/xsmall.png?1662578375</AvatarUrl>
<AvatarUrl size="original">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/002/009/867b40a424378bfa56d7800e23f93070/original.png?1662578375</AvatarUrl>
<AvatarUrl size="xxlarge">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/002/009/867b40a424378bfa56d7800e23f93070/xxlarge.png?1662578375</AvatarUrl>
<AvatarUrl size="xlarge">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/002/009/867b40a424378bfa56d7800e23f93070/xlarge.png?1662578375</AvatarUrl>
<AvatarUrl size="large">https://assets3-beta.my.umbc.edu/system/shared/avatars/groups/000/002/009/867b40a424378bfa56d7800e23f93070/large.png?1662578375</AvatarUrl>
<AvatarUrl size="medium">https://assets1-beta.my.umbc.edu/system/shared/avatars/groups/000/002/009/867b40a424378bfa56d7800e23f93070/medium.png?1662578375</AvatarUrl>
<AvatarUrl size="small">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/002/009/867b40a424378bfa56d7800e23f93070/small.png?1662578375</AvatarUrl>
<AvatarUrl size="xsmall">https://assets2-beta.my.umbc.edu/system/shared/avatars/groups/000/002/009/867b40a424378bfa56d7800e23f93070/xsmall.png?1662578375</AvatarUrl>
<AvatarUrl size="xxsmall">https://assets4-beta.my.umbc.edu/system/shared/avatars/groups/000/002/009/867b40a424378bfa56d7800e23f93070/xxsmall.png?1662578375</AvatarUrl>
<Sponsor>Neuroscience Club</Sponsor>
<PawCount>0</PawCount>
<CommentCount>0</CommentCount>
<CommentsAllowed>true</CommentsAllowed>
<PostedAt>Fri, 25 Apr 2025 11:54:39 -0400</PostedAt>
<EditAt>Mon, 05 May 2025 08:47:18 -0400</EditAt>
</NewsItem>

</News>
