<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IndiaRise-admin, Author at India RISE</title>
	<atom:link href="https://indiarisefellowship.in/author/indiarise-admin/feed/" rel="self" type="application/rss+xml" />
	<link>https://indiarisefellowship.in/author/indiarise-admin/</link>
	<description></description>
	<lastBuildDate>Fri, 28 Aug 2026 15:33:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Keeping the Researcher at the Centre of AI-Assisted Science</title>
		<link>https://indiarisefellowship.in/keeping-the-researcher-at-the-centre-of-ai-assisted-science/</link>
					<comments>https://indiarisefellowship.in/keeping-the-researcher-at-the-centre-of-ai-assisted-science/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Fri, 28 Aug 2026 07:01:17 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7266</guid>

					<description><![CDATA[<p>By Vamanie Perumal, Lead AI Researcher, AI4NetZero Group, IIT Madras and India RISE Fellow 2026 When I led a peer-led session for the India RISE cohort on using artificial intelligence in research, I began with two disclosures. First, I did not come from a computer science background. My bachelor’s and master’s degrees were in the sciences, and I pivoted to AI only during my PhD at IIT Madras. I therefore wanted to share a practitioner’s perspective on how a scientist or biologist can use AI in research. Second, I used AI to help prepare the session. The notebook and parts of the presentation came from NotebookLM. I retained different slide styles because some outputs did not meet my requirements or contained inaccuracies. The result demonstrated a central point: AI-generated work still requires human review and editing. AI tools can initially feel overwhelming, and their capabilities keep evolving. Researchers do not need to use every platform, although it helps to understand what different tools can and cannot do. I do not use more than two or three tools for a single task. The useful question is: what exactly are you trying to achieve? AI is only a tool, and the real master is the researcher and her domain expertise. It can generate information at a speed that is difficult for any individual to process, but speed does not make the information accurate. AI is a fluency machine, not a truth engine. When someone begins using a large language model, its confident answers can appear convincing. With greater expertise, the user becomes better able to identify where the model is fabricating information or generating what I call “confident mess.” Human expertise and context are what make the use of AI effective. Before using AI for a research task, I ask whether it can reasonably be completed manually. AI is most useful when a task becomes cumbersome or exceeds human scale. For example, I work with around one trillion data points on an everyday basis, which cannot be analysed manually. If I were working with only a thousand data points, however, a manual method might still be possible. Researchers should first judge whether AI is genuinely necessary. I think of human-AI collaboration at four levels. A researcher may begin by asking a tool to explain a concept. She can then add the context in which she wants to apply it, ask the tool to criticise the proposed method and, finally, use it for an adversarial review by providing detailed information about the dataset, hypothesis, limitations and possible results. During the session, I used principal component analysis, or PCA, for Raman spectroscopy as an example. Simply asking, “What is PCA?” is very different from asking whether PCA is appropriate for a particular dataset. A useful prompt would explain the researcher’s mathematical knowledge, the limitations of the data and the scientific questions she is trying to answer. It would ask the tool to act as a scientific reviewer, challenge the method and identify supporting literature. The researcher must then examine the response through her own subject knowledge. AI can also support literature reviews. A good review usually begins with a seed paper, followed by backward snowballing to examine the work it cites and forward snowballing to identify later research that develops it. Tools such as Connected Papers, Elicit, Consensus, ResearchRabbit and NotebookLM can assist with different parts of this process. I demonstrated them using a paper on predicting uranium in Punjab’s groundwater through machine learning. Because few studies had addressed this question, the exercise revealed the platforms’ limitations. One identified relevant prior work, another found a newer paper, and another returned no useful results. I therefore recommend comparing no more than two or three tools, checking a sample of their results and returning to the original papers. Once papers have been collected, I use a three-pass approach, for summarising the papers. The first pass screens abstracts and conclusions. The second examines figures, tables, methods and findings. The third develops critical arguments and considers how the research might be extended. I created structured prompts for each stage and used NotebookLM to rank and synthesise the papers. This keeps the human method of reading at the centre instead of asking a tool to produce an entire review from uploaded articles. The same principle applies to scientific writing. My preferred structure is the OCAR approach: opening, challenge, action and resolution. I also use academic-writing resources such as They Say/I Say to provide examples of how arguments, citations and diverging results can be presented. A clear structure and good examples produce more useful output than a general instruction to write a paper. AI-assisted coding also requires safeguards. Models may generate long scripts, silently skip errors or repeatedly create files and functions that become difficult to manage. Researchers should write a detailed specification, divide the analysis into stages, define assumptions and thresholds, introduce checkpoints and maintain logs. When a failure occurs, it is better to identify the stage that failed than to ask AI to debug the entire repository. Most importantly, researchers must be able to explain the code they use. Expected results alone do not prove that the code is correct. There are serious limitations to consider. AI can fabricate information, reproduce gender bias, create confidentiality risks and raise questions about ownership. Unpublished data and materials should not be uploaded casually to large language models. Excessive reliance on AI can also homogenise writing, dilute a researcher’s individual identity and contribute to de-skilling. I once received a peer-review comment asking me to carry out an analysis that was not technically feasible. Because it did not make scientific sense, I used an AI-detection tool, which flagged the comment as AI-generated. That did not establish its source conclusively, but the experience reinforced the need to evaluate every recommendation through domain expertise. My view is that we should retain the human element in our work so that it continues to represent our identity and thinking. If AI is used consciously, with verification</p>
<p>The post <a href="https://indiarisefellowship.in/keeping-the-researcher-at-the-centre-of-ai-assisted-science/">Keeping the Researcher at the Centre of AI-Assisted Science</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>By Vamanie Perumal, Lead AI Researcher, AI4NetZero Group, IIT Madras and India RISE Fellow 2026</em></p>



<p class="wp-block-paragraph">When I led a peer-led session for the India RISE cohort on using artificial intelligence in research, I began with two disclosures. First, I did not come from a computer science background. My bachelor’s and master’s degrees were in the sciences, and I pivoted to AI only during my PhD at IIT Madras. I therefore wanted to share a practitioner’s perspective on how a scientist or biologist can use AI in research.</p>



<p class="wp-block-paragraph">Second, I used AI to help prepare the session. The notebook and parts of the presentation came from NotebookLM. I retained different slide styles because some outputs did not meet my requirements or contained inaccuracies. The result demonstrated a central point: AI-generated work still requires human review and editing.</p>



<figure class="wp-block-image aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="510" src="https://indiarisefellowship.in/wp-content/uploads/2026/08/Screenshot-2026-08-28-122901-1024x510.png" alt="" class="wp-image-7271" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/08/Screenshot-2026-08-28-122901-1024x510.png 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/08/Screenshot-2026-08-28-122901-300x149.png 300w, https://indiarisefellowship.in/wp-content/uploads/2026/08/Screenshot-2026-08-28-122901-767x382.png 767w, https://indiarisefellowship.in/wp-content/uploads/2026/08/Screenshot-2026-08-28-122901-1536x765.png 1536w, https://indiarisefellowship.in/wp-content/uploads/2026/08/Screenshot-2026-08-28-122901.png 1562w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">AI tools can initially feel overwhelming, and their capabilities keep evolving. Researchers do not need to use every platform, although it helps to understand what different tools can and cannot do. I do not use more than two or three tools for a single task. The useful question is: what exactly are you trying to achieve?</p>



<p class="wp-block-paragraph">AI is only a tool, and the real master is the researcher and her domain expertise. It can generate information at a speed that is difficult for any individual to process, but speed does not make the information accurate.</p>



<div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
 AI is a fluency machine, not a truth engine. When someone begins using a large language model, its confident answers can appear convincing. With greater expertise, the user becomes better able to identify where the model is fabricating information or generating what I call “confident mess.” Human expertise and context are what make the use of AI effective.
  </p>
</div>



<p class="wp-block-paragraph">Before using AI for a research task, I ask whether it can reasonably be completed manually. AI is most useful when a task becomes cumbersome or exceeds human scale. For example, I work with around one trillion data points on an everyday basis, which cannot be analysed manually. If I were working with only a thousand data points, however, a manual method might still be possible. Researchers should first judge whether AI is genuinely necessary.</p>



<p class="wp-block-paragraph">I think of human-AI collaboration at four levels. A researcher may begin by asking a tool to explain a concept. She can then add the context in which she wants to apply it, ask the tool to criticise the proposed method and, finally, use it for an adversarial review by providing detailed information about the dataset, hypothesis, limitations and possible results.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img decoding="async" width="1024" height="779" src="https://indiarisefellowship.in/wp-content/uploads/2026/08/12-1-1024x779.jpeg" alt="" class="wp-image-7279 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/08/12-1-1024x779.jpeg 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/08/12-1-300x228.jpeg 300w, https://indiarisefellowship.in/wp-content/uploads/2026/08/12-1-767x583.jpeg 767w, https://indiarisefellowship.in/wp-content/uploads/2026/08/12-1.jpeg 1064w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">During the session, I used principal component analysis, or PCA, for Raman spectroscopy as an example. Simply asking, “What is PCA?” is very different from asking whether PCA is appropriate for a particular dataset. A useful prompt would explain the researcher’s mathematical knowledge, the limitations of the data and the scientific questions she is trying to answer. It would ask the tool to act as a scientific reviewer, challenge the method and identify supporting literature. The researcher must then examine the response through her own subject knowledge.</p>



<p class="wp-block-paragraph">AI can also support literature reviews. A good review usually begins with a seed paper, followed by backward snowballing to examine the work it cites and forward snowballing to identify later research that develops it. Tools such as Connected Papers, Elicit, Consensus, ResearchRabbit and NotebookLM can assist with different parts of this process.</p>
</div></div>



<p class="wp-block-paragraph">I demonstrated them using a paper on predicting uranium in Punjab’s groundwater through machine learning. Because few studies had addressed this question, the exercise revealed the platforms’ limitations. One identified relevant prior work, another found a newer paper, and another returned no useful results. I therefore recommend comparing no more than two or three tools, checking a sample of their results and returning to the original papers.</p>



<p class="wp-block-paragraph">Once papers have been collected, I use a three-pass approach, for summarising the papers. The first pass screens abstracts and conclusions. The second examines figures, tables, methods and findings. The third develops critical arguments and considers how the research might be extended. I created structured prompts for each stage and used NotebookLM to rank and synthesise the papers. This keeps the human method of reading at the centre instead of asking a tool to produce an entire review from uploaded articles.</p>



<p class="wp-block-paragraph">The same principle applies to scientific writing. My preferred structure is the OCAR approach: opening, challenge, action and resolution. I also use academic-writing resources such as <em>They Say/I Say</em> to provide examples of how arguments, citations and diverging results can be presented. A clear structure and good examples produce more useful output than a general instruction to write a paper.</p>



<p class="wp-block-paragraph">AI-assisted coding also requires safeguards. Models may generate long scripts, silently skip errors or repeatedly create files and functions that become difficult to manage. Researchers should write a detailed specification, divide the analysis into stages, define assumptions and thresholds, introduce checkpoints and maintain logs. When a failure occurs, it is better to identify the stage that failed than to ask AI to debug the entire repository. Most importantly, researchers must be able to explain the code they use. Expected results alone do not prove that the code is correct.</p>



<div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
There are serious limitations to consider. AI can fabricate information, reproduce gender bias, create confidentiality risks and raise questions about ownership. Unpublished data and materials should not be uploaded casually to large language models. Excessive reliance on AI can also homogenise writing, dilute a researcher’s individual identity and contribute to de-skilling.
  </p>
</div>



<p class="wp-block-paragraph">I once received a peer-review comment asking me to carry out an analysis that was not technically feasible. Because it did not make scientific sense, I used an AI-detection tool, which flagged the comment as AI-generated. That did not establish its source conclusively, but the experience reinforced the need to evaluate every recommendation through domain expertise.</p>



<p class="wp-block-paragraph">My view is that we should retain the human element in our work so that it continues to represent our identity and thinking. If AI is used consciously, with verification and human judgement, it can multiply our skills. If it is used without scrutiny, our thinking can gradually weaken.</p>



<p class="wp-block-paragraph">The tools will continue to change. What will not change is the researcher’s thinking process. We should use AI to improve our knowledge and reasoning so that, even as individual tools come and go, our contribution to scientific discovery remains the same.</p>



<figure style="width:260px;max-width:100%;margin:30px auto;text-align:center;">
  <img decoding="async" src="https://indiarisefellowship.in/wp-content/uploads/2026/08/IMG_1515.JPG-819x1024.jpeg" alt="Vamanie Perumal" style="width:100%;height:auto;">
  <figcaption style="font-size:14px;color:#666;margin-top:8px;">
    By <a href="https://indiarisefellowship.in/team/vamanie-perumal/" style="color:inherit;text-decoration:underline;">Vamanie Perumal</a><br>
    India RISE Fellow 2026 and Lead AI Researcher, AI4NetZero Group, IIT Madras
  </figcaption>
</figure>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://indiarisefellowship.in/keeping-the-researcher-at-the-centre-of-ai-assisted-science/">Keeping the Researcher at the Centre of AI-Assisted Science</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/keeping-the-researcher-at-the-centre-of-ai-assisted-science/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Entrepreneurial Journey: From “I Wish” to “I Will”</title>
		<link>https://indiarisefellowship.in/the-entrepreneurial-journey-from-i-wish-to-i-will/</link>
					<comments>https://indiarisefellowship.in/the-entrepreneurial-journey-from-i-wish-to-i-will/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Thu, 27 Aug 2026 13:28:56 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7255</guid>

					<description><![CDATA[<p>By Indrani Devi Sarma, India RISE Fellow 2026 and Senior Resident at All India Institute of Medical Sciences, Guwahati “There is no gift equal to food and water, no sacred day equal to Dwadashi, no mantra greater than the Gayatri, and no deity greater than the mother.” Chanakya Neeti This line has stayed with me because my understanding of life was shaped by my mother. As the honorary principal of a women’s college, she dedicated her time to educating young women and helping them build more independent lives. She taught me to think about others before myself. I always wanted to become a researcher, but for a long time, I did not know how to turn my desire to find answers into work that could directly improve people’s lives. My time at AIIMS Guwahati changed that. I moved from saying, “I wish I could do something about this,” to saying, “I will try my best to do something about it.” I realised that even if an attempt fails, it will teach you something and point you towards another path. As a popular Hindi line says, “Risk hai toh ishq hai,” which can be translated as, “Where there is risk, there is love.” If I never risk failure, I will never know the joy of succeeding. My technical advisor and mentor, Dr. Dibyajyoti Saikia, strengthened this belief. He placed his trust in me, and together we started Vritiksha Tech Pvt. Ltd. to work on problems where technology could make a meaningful difference. Sometimes, significant changes begin with small events. After a viral infection caused laryngeal palsy and affected my mentor’s ability to speak, we began discussing something most of us take for granted: the ability to communicate. Gestures used by people with speech impairments may not be understood by someone who has not been trained to interpret them, while existing communication tools may rely on cameras or internet access. We asked a simple question: how can someone communicate in a dark room, without a camera or a network connection? That question led to Vritivani, an initiative designed to help people with speech impairments communicate through simple finger movements, without relying on cameras or the internet. When we spoke to members of the community, they confirmed that such a device was genuinely needed. Their response showed me that an idea arising from an ordinary conversation could change how someone experiences the world. Our first prototype has now reached the initial target we set for it, encouraging me to keep looking for other problems where a focused intervention could help. One such problem was access to ferritin testing in resource-constrained settings. Ferritin levels help clinicians assess iron deficiency and guide decisions about whether a patient may need intravenous iron therapy, but the test can be costly or slow to obtain. Using machine-learning algorithms, I developed a tool that uses information from a complete blood count, a cheaper and routinely available test, to estimate ferritin levels. It is an early step, but with further validation, it could help identify patients who may need additional assessment and appropriate treatment. Another idea emerged when I stepped in to teach a class. I noticed that many students were more comfortable with digital devices than textbooks, and longer concepts often struggled to hold their attention. Digital platforms were already part of how they encountered information, so I began asking how they might become a more purposeful part of the classroom. This led to iDIAL, a method that allows instructors to organise information into gamified learning modules. Students play as they learn, with knowledge becoming the key to progressing through the game. These experiences have taught me that entrepreneurship does not necessarily begin with a business plan, a company or even a fully formed idea. It begins with a problem that you cannot ignore. For me, it is the willingness to replace “I wish someone would do something about this” with “Perhaps I can try.” An idea may simply need to meet the right problem, time and context before it can make a difference. This understanding has also made me think differently about women and entrepreneurship. Many women learn to solve problems, manage finances, use limited resources, generate income, take risks, make decisions and build networks from an early age. Yet these abilities, particularly when practised within the home or community, are not always recognised as forms of leadership or entrepreneurship. Recognition matters. If we want more women to imagine themselves in positions of leadership, we must make the women who already occupy these positions visible. Titles such as principal, dean or principal investigator are gender-neutral, yet many people may still unconsciously picture a man. Even my own name has sometimes been changed from Indrani to Indraneel by people who do not know me, perhaps because the latter fits their mental image of someone in a particular position. I have wondered whether explicitly feminine forms of institutional titles, such as “decaness” for a woman dean, could help challenge that default image. More broadly, how do we make women’s authority visible through the language and images around us? When a young woman repeatedly sees women as principals, deans, principal investigators, entrepreneurs and institutional leaders, she begins to understand that these paths are open to her too. Recognition does not only honour the woman who has already climbed the ladder. It can inspire another woman to begin climbing. Perhaps this is what my mother taught me without ever calling it entrepreneurship. She educated young women, led an institution and helped others imagine fuller lives. She taught me my first lessons in leadership, not by explaining how to build a company, but by showing me how to notice a problem, take responsibility and try to improve someone else’s life. For me, entrepreneurship begins with empathy. It begins when we see a problem, believe that we can act and find the courage to risk failure. Women have practised this form of entrepreneurship quietly for generations. We do not always need to become</p>
<p>The post <a href="https://indiarisefellowship.in/the-entrepreneurial-journey-from-i-wish-to-i-will/">The Entrepreneurial Journey: From “I Wish” to “I Will”</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>By Indrani Devi Sarma, India RISE Fellow 2026 and Senior Resident at All India Institute of Medical Sciences, Guwahati</em></p>



<div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
    “There is no gift equal to food and water, no sacred day equal to Dwadashi, no mantra greater than the Gayatri, and no deity greater than the mother.”
  </p>
  <p style="margin:12px 0 0;font-family:inherit;font-size:15px;line-height:1.5;font-style:normal;font-weight:600;color:#6b4a46;">
    Chanakya Neeti
  </p>
</div>



<div class="wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center"><figure class="wp-block-media-text__media"><img decoding="async" width="768" height="1024" src="https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.30-PM-768x1024.jpeg" alt="" class="wp-image-7249 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.30-PM-768x1024.jpeg 768w, https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.30-PM-225x300.jpeg 225w, https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.30-PM-1152x1536.jpeg 1152w, https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.30-PM.jpeg 1200w" sizes="(max-width: 768px) 100vw, 768px" /></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">This line has stayed with me because my understanding of life was shaped by my mother. As the honorary principal of a women’s college, she dedicated her time to educating young women and helping them build more independent lives. She taught me to think about others before myself. I always wanted to become a researcher, but for a long time, I did not know how to turn my desire to find answers into work that could directly improve people’s lives.</p>



<p class="wp-block-paragraph">My time at AIIMS Guwahati changed that. I moved from saying, “I wish I could do something about this,” to saying, “I will try my best to do something about it.” I realised that even if an attempt fails, it will teach you something and point you towards another path. As a popular Hindi line says<em>, “Risk hai toh ishq hai,”</em> which can be translated as, “Where there is risk, there is love.” If I never risk failure, I will never know the joy of succeeding.</p>



<p class="wp-block-paragraph">My technical advisor and mentor, Dr. Dibyajyoti Saikia, strengthened this belief. He placed his trust in me, and together we started Vritiksha Tech Pvt. Ltd. to work on problems where technology could make a meaningful difference.</p>
</div></div>



<p class="wp-block-paragraph">Sometimes, significant changes begin with small events. After a viral infection caused laryngeal palsy and affected my mentor’s ability to speak, we began discussing something most of us take for granted: the ability to communicate. Gestures used by people with speech impairments may not be understood by someone who has not been trained to interpret them, while existing communication tools may rely on cameras or internet access. We asked a simple question: how can someone communicate in a dark room, without a camera or a network connection?</p>



<p class="wp-block-paragraph">That question led to Vritivani, an initiative designed to help people with speech impairments communicate through simple finger movements, without relying on cameras or the internet. When we spoke to members of the community, they confirmed that such a device was genuinely needed. Their response showed me that an idea arising from an ordinary conversation could change how someone experiences the world. Our first prototype has now reached the initial target we set for it, encouraging me to keep looking for other problems where a focused intervention could help.</p>



<p class="wp-block-paragraph">One such problem was access to ferritin testing in resource-constrained settings. Ferritin levels help clinicians assess iron deficiency and guide decisions about whether a patient may need intravenous iron therapy, but the test can be costly or slow to obtain. Using machine-learning algorithms, I developed a tool that uses information from a complete blood count, a cheaper and routinely available test, to estimate ferritin levels. It is an early step, but with further validation, it could help identify patients who may need additional assessment and appropriate treatment.</p>



<div class="wp-block-media-text has-media-on-the-right is-stacked-on-mobile"><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">Another idea emerged when I stepped in to teach a class. I noticed that many students were more comfortable with digital devices than textbooks, and longer concepts often struggled to hold their attention. Digital platforms were already part of how they encountered information, so I began asking how they might become a more purposeful part of the classroom. This led to iDIAL, a method that allows instructors to organise information into gamified learning modules. Students play as they learn, with knowledge becoming the key to progressing through the game.</p>
</div><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="681" src="https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.29-PM-1-1024x681.jpeg" alt="" class="wp-image-7258 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.29-PM-1-1024x681.jpeg 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.29-PM-1-300x199.jpeg 300w, https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.29-PM-1-767x510.jpeg 767w, https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.29-PM-1.jpeg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>



<div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
  These experiences have taught me that entrepreneurship does not necessarily begin with a business plan, a company or even a fully formed idea. It begins with a problem that you cannot ignore. For me, it is the willingness to replace “I wish someone would do something about this” with “Perhaps I can try.” An idea may simply need to meet the right problem, time and context before it can make a difference.
  </p>
</div>



<p class="wp-block-paragraph">This understanding has also made me think differently about women and entrepreneurship. Many women learn to solve problems, manage finances, use limited resources, generate income, take risks, make decisions and build networks from an early age. Yet these abilities, particularly when practised within the home or community, are not always recognised as forms of leadership or entrepreneurship.</p>



<p class="wp-block-paragraph">Recognition matters. If we want more women to imagine themselves in positions of leadership, we must make the women who already occupy these positions visible. Titles such as principal, dean or principal investigator are gender-neutral, yet many people may still unconsciously picture a man. Even my own name has sometimes been changed from Indrani to Indraneel by people who do not know me, perhaps because the latter fits their mental image of someone in a particular position.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="768" height="1024" src="https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.31-PM-1-768x1024-1.jpeg" alt="" class="wp-image-7259 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.31-PM-1-768x1024-1.jpeg 768w, https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.31-PM-1-225x300.jpeg 225w, https://indiarisefellowship.in/wp-content/uploads/2026/08/WhatsApp-Image-2026-08-27-at-4.11.31-PM-1.jpeg 960w" sizes="(max-width: 768px) 100vw, 768px" /></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">I have wondered whether explicitly feminine forms of institutional titles, such as “decaness” for a woman dean, could help challenge that default image. More broadly, how do we make women’s authority visible through the language and images around us? When a young woman repeatedly sees women as principals, deans, principal investigators, entrepreneurs and institutional leaders, she begins to understand that these paths are open to her too. Recognition does not only honour the woman who has already climbed the ladder. It can inspire another woman to begin climbing.</p>



<p class="wp-block-paragraph">Perhaps this is what my mother taught me without ever calling it entrepreneurship. She educated young women, led an institution and helped others imagine fuller lives. She taught me my first lessons in leadership, not by explaining how to build a company, but by showing me how to notice a problem, take responsibility and try to improve someone else’s life.</p>
</div></div>



<p class="wp-block-paragraph">For me, entrepreneurship begins with empathy. It begins when we see a problem, believe that we can act and find the courage to risk failure. Women have practised this form of entrepreneurship quietly for generations. We do not always need to become leaders; in many ways, we already are. Sometimes, we need to recognise it, name it and, most importantly, believe in it.</p>



<figure style="width:260px;max-width:100%;margin:30px auto;text-align:center;">
  <img decoding="async" src="https://indiarisefellowship.in/wp-content/uploads/2026/08/VISTORIZA03929-1024x819.jpg" alt="Indrani Devi Sarma" style="width:100%;height:auto;">
  <figcaption style="font-size:14px;color:#666;margin-top:8px;">
    By <a href="https://indiarisefellowship.in/team/indrani-devi-sarma/" style="color:inherit;text-decoration:underline;">Indrani Devi Sarma</a><br>
    India RISE Fellow 2026 and Senior Resident, AIIMS Guwahati
  </figcaption>
</figure>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://indiarisefellowship.in/the-entrepreneurial-journey-from-i-wish-to-i-will/">The Entrepreneurial Journey: From “I Wish” to “I Will”</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/the-entrepreneurial-journey-from-i-wish-to-i-will/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What We Imagine When We Imagine a Scientist</title>
		<link>https://indiarisefellowship.in/what-we-imagine-when-we-imagine-a-scientist/</link>
					<comments>https://indiarisefellowship.in/what-we-imagine-when-we-imagine-a-scientist/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Tue, 28 Jul 2026 10:14:53 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7228</guid>

					<description><![CDATA[<p>By Srishti Kapil, Communications Lead at India RISE Fellowship and Programs and Communications Specialist at Gupta-Klinsky India Institute at Johns Hopkins University Before I knew what a laboratory smelled like, what scientists did all day, what degrees they needed or what their work paid, science arrived as photographs in newspapers, rockets on television, school assemblies after major launches, and women whose names suddenly seemed to belong to the whole country. I remember Kalpana Chawla this way. On 1 February 2003, the Space Shuttle Columbia broke apart during re-entry, killing all seven astronauts aboard. Chawla was one of them. I was young enough that the mechanics of what had happened were beyond me. What I understood was simpler and, perhaps, more important. An Indian-born woman had gone to space. She had gone somewhere so far away that we had to look upward to describe it. Space, which until then had belonged to rockets and planets and diagrams in textbooks, acquired a human face for me. A woman&#8217;s face. I think children learn professions this way. We collect them as images long before we encounter them as choices. Years later, I watched Barkha Dutt anchor We the People and Shekhar Gupta host Walk the Talk. Through those programs, I encountered conversations that rarely reached the classrooms and neighbourhoods of the smaller towns where I grew up. I remember writing unfamiliar words in my diary, looking them up in the thick thesaurus we kept at home, and trying them out the next day to impress my English teacher. I wanted to be a journalist. For a while, I also wanted to be a detective. This ambition was entirely Nancy Drew’s fault. I spent enough years following her through hidden staircases, missing wills and suspicious strangers to become convinced that adulthood might consist of noticing what everyone else had missed. Astronaut. Reporter. Detective. My childhood occupations had costumes. A spacesuit. A microphone. A magnifying glass, at least in my imagination. You could draw them. My actual career is harder to draw. Most days it looks like a desk and a laptop. Tabs. Drafts. Comments in margins. Emails that multiply while I answer them. Some days I work on something that feels consequential, a story, an argument, a program trying to shift some small piece of the world. On other days I change the wording in a document for the seventh time because an institution has decided that one adjective is safer than another. I had no childhood image for this kind of work. What the screen permits The distance between media and STEM feels much smaller to me than we often make it sound. Before someone applies for engineering school, sits an entrance exam or walks into a laboratory, she has already spent years receiving messages about the sort of person who belongs there. UNESCO currently estimates that women make up roughly one-third of researchers worldwide and 35% of STEM graduates globally. Across G20 countries, women hold only 22% of STEM jobs. San Diego State University&#8217;s 2025 analysis of top-grossing US films found that women accounted for 38% of speaking characters. The share of films with female protagonists had fallen from 42% in 2024 to 29% in 2025. ROX&#8217;s 2024 Girls &#38; STEM Impact Report, based on a US survey of 17,502 girls in grades 5 through 12 conducted during 2022 and 2023, found that 55% were considering a STEM career, up from 45% in its 2017 study. At the same time, the share who believed they were good at maths and science had fallen from 73% to 59%. Interest had grown while belief in their own ability had weakened. That contradiction stays with me. The same ROX study found that confident girls were 20% more likely to consider STEM careers. Girls whose teachers treated them as though they were smart were 56% more likely to express interest in a STEM occupation. The Geena Davis Institute&#8217;s study of &#8216;Scully Effect&#8217; found that, among women familiar with The X-Files character, half said Scully had increased their interest in STEM. Sixty-three per cent said she had increased their confidence that they could excel in a male-dominated profession. A fictional scientist had altered how real women understood their own possibilities. Who gets remembered Of course, getting women into the scientific imagination solves only the first problem. There is another question waiting at the other end of the career.Who gets remembered? In 1993, historian of science Margaret Rossiter gave a name to the systematic under-recognition of women&#8217;s scientific contributions: the Matilda Effect, named after nineteenth-century suffragist Matilda Joslyn Gage. Rossiter described a history in which women scientists could be ignored, denied credit, or gradually disappear from the account of work they had helped produce. Research conducted years after Rossiter coined the term suggests how persistent those mechanisms can be. Anne Lincoln and colleagues examined awards and prizes across US scientific societies. For scholarly research awards between 2000 and 2010, men were twice as likely to win after accounting for their representation in the nomination pool. Committees chaired by men awarded prizes to men 95.1% of the time, even though women made up 21% of the nominees considered by those committees. A 2013 experiment by Silvia Knobloch-Westerwick, Carroll Glynn and Michael Huge offered 243 young communication scholars conference abstracts carrying male or female author names. The work associated with male authors was judged higher in scientific quality, particularly when the subject itself was perceived as male-typed. Women for Mars Indian cinema has made this question personal for me. When Mission Mangal (2019) arrived, I was hungry for what it offered: a room full of Indian women doing science. The film is a heavily dramatised account inspired by ISRO&#8217;s Mars Orbiter Mission, Mangalyaan, which launched in November 2013 and entered Mars orbit the following year.&#160;The women in the film were busy, funny, tired, dressed like people I might actually encounter in an office or on the metro. Tara Shinde, played by Vidya Balan, could move between the Mars mission</p>
<p>The post <a href="https://indiarisefellowship.in/what-we-imagine-when-we-imagine-a-scientist/">What We Imagine When We Imagine a Scientist</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>By Srishti Kapil, Communications Lead at India RISE Fellowship and Programs and Communications Specialist at Gupta-Klinsky India Institute at Johns Hopkins University</em></p>



<p class="wp-block-paragraph">Before I knew what a laboratory smelled like, what scientists did all day, what degrees they needed or what their work paid, science arrived as photographs in newspapers, rockets on television, school assemblies after major launches, and women whose names suddenly seemed to belong to the whole country.</p>



<p class="wp-block-paragraph">I remember Kalpana Chawla this way.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="700" height="463" src="https://indiarisefellowship.in/wp-content/uploads/2026/07/Kalpana-Chawla-min.webp" alt="" class="wp-image-7232 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/07/Kalpana-Chawla-min.webp 700w, https://indiarisefellowship.in/wp-content/uploads/2026/07/Kalpana-Chawla-min-300x198.webp 300w" sizes="(max-width: 700px) 100vw, 700px" /></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">On 1 February 2003, the Space Shuttle <em>Columbia</em> broke apart during re-entry, killing all seven astronauts aboard. Chawla was one of them. I was young enough that the mechanics of what had happened were beyond me. What I understood was simpler and, perhaps, more important. An Indian-born woman had gone to space. She had gone somewhere so far away that we had to look upward to describe it.</p>



<p class="wp-block-paragraph">Space, which until then had belonged to rockets and planets and diagrams in textbooks, acquired a human face for me. A woman&#8217;s face.</p>



<p class="wp-block-paragraph">I think children learn professions this way. We collect them as images long before we encounter them as choices.</p>
</div></div>



<p class="wp-block-paragraph">Years later, I watched Barkha Dutt anchor <em>We the People</em> and Shekhar Gupta host <em>Walk the Talk</em>. Through those programs, I encountered conversations that rarely reached the classrooms and neighbourhoods of the smaller towns where I grew up. I remember writing unfamiliar words in my diary, looking them up in the thick thesaurus we kept at home, and trying them out the next day to impress my English teacher. I wanted to be a journalist.</p>



<p class="wp-block-paragraph">For a while, I also wanted to be a detective. This ambition was entirely Nancy Drew’s fault. I spent enough years following her through hidden staircases, missing wills and suspicious strangers to become convinced that adulthood might consist of noticing what everyone else had missed.</p>



<p class="wp-block-paragraph">Astronaut. Reporter. Detective.</p>



<p class="wp-block-paragraph">My childhood occupations had costumes. A spacesuit. A microphone. A magnifying glass, at least in my imagination. You could draw them.</p>



<p class="wp-block-paragraph">My actual career is harder to draw.</p>



<p class="wp-block-paragraph">Most days it looks like a desk and a laptop. Tabs. Drafts. Comments in margins. Emails that multiply while I answer them. Some days I work on something that feels consequential, a story, an argument, a program trying to shift some small piece of the world. On other days I change the wording in a document for the seventh time because an institution has decided that one adjective is safer than another. I had no childhood image for this kind of work.</p>



<h3 class="wp-block-heading"><strong>What the screen permits</strong></h3>



<p class="wp-block-paragraph">The distance between media and STEM feels much smaller to me than we often make it sound. Before someone applies for engineering school, sits an entrance exam or walks into a laboratory, she has already spent years receiving messages about the sort of person who belongs there.</p>



<p class="wp-block-paragraph">UNESCO currently estimates that women make up roughly one-third of researchers worldwide and 35% of STEM graduates globally. Across G20 countries, women hold only 22% of STEM jobs. San Diego State University&#8217;s 2025 analysis of top-grossing US films found that women accounted for 38% of speaking characters. The share of films with female protagonists had fallen from 42% in 2024 to 29% in 2025.</p>



<div class="wp-block-media-text has-media-on-the-right is-stacked-on-mobile"><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">ROX&#8217;s 2024 <em>Girls &amp; STEM Impact Report</em>, based on a US survey of 17,502 girls in grades 5 through 12 conducted during 2022 and 2023, found that 55% were considering a STEM career, up from 45% in its 2017 study. At the same time, the share who believed they were good at maths and science had fallen from 73% to 59%. Interest had grown while belief in their own ability had weakened. That contradiction stays with me.</p>



<p class="wp-block-paragraph">The same ROX study found that confident girls were 20% more likely to consider STEM careers. Girls whose teachers treated them as though they were smart were 56% more likely to express interest in a STEM occupation. The Geena Davis Institute&#8217;s study of &#8216;Scully Effect&#8217; found that, among women familiar with <em>The X-Files</em> character, half said Scully had increased their interest in STEM. Sixty-three per cent said she had increased their confidence that they could excel in a male-dominated profession. A fictional scientist had altered how real women understood their own possibilities.</p>
</div><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="447" height="447" src="https://indiarisefellowship.in/wp-content/uploads/2026/07/images.jpg" alt="" class="wp-image-7234 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/07/images.jpg 447w, https://indiarisefellowship.in/wp-content/uploads/2026/07/images-300x300.jpg 300w, https://indiarisefellowship.in/wp-content/uploads/2026/07/images-150x150.jpg 150w" sizes="(max-width: 447px) 100vw, 447px" /></figure></div>



<h3 class="wp-block-heading"><strong>Who gets remembered</strong></h3>



<p class="wp-block-paragraph">Of course, getting women into the scientific imagination solves only the first problem. There is another question waiting at the other end of the career.Who gets remembered?</p>



<p class="wp-block-paragraph">In 1993, historian of science Margaret Rossiter gave a name to the systematic under-recognition of women&#8217;s scientific contributions: the <strong>Matilda Effect</strong>, named after nineteenth-century suffragist Matilda Joslyn Gage. Rossiter described a history in which women scientists could be ignored, denied credit, or gradually disappear from the account of work they had helped produce.</p>



<p class="wp-block-paragraph">Research conducted years after Rossiter coined the term suggests how persistent those mechanisms can be. Anne Lincoln and colleagues examined awards and prizes across US scientific societies. For scholarly research awards between 2000 and 2010, men were twice as likely to win after accounting for their representation in the nomination pool. Committees chaired by men awarded prizes to men 95.1% of the time, even though women made up 21% of the nominees considered by those committees.</p>



<p class="wp-block-paragraph">A 2013 experiment by Silvia Knobloch-Westerwick, Carroll Glynn and Michael Huge offered 243 young communication scholars conference abstracts carrying male or female author names. The work associated with male authors was judged higher in scientific quality, particularly when the subject itself was perceived as male-typed.</p>



<h3 class="wp-block-heading"><strong>Women for Mars</strong></h3>



<p class="wp-block-paragraph">Indian cinema has made this question personal for me. When <em>Mission Mangal</em> (2019) arrived, I was hungry for what it offered: a room full of Indian women doing science. The film is a heavily dramatised account inspired by ISRO&#8217;s Mars Orbiter Mission, Mangalyaan, which launched in November 2013 and entered Mars orbit the following year.&nbsp;The women in the film were busy, funny, tired, dressed like people I might actually encounter in an office or on the metro. Tara Shinde, played by Vidya Balan, could move between the Mars mission and the domestic logistics of her family without acquiring the cold, alien temperament popular culture has so often assigned to brilliant women.</p>



<p class="wp-block-paragraph">For a film populated by female scientists, <em>Mission Mangal</em> remained heavily marketed through Akshay Kumar&#8217;s stardom. Contemporary coverage explicitly discussed the prominence of his face on the posters, while reviews described Tara as simultaneously carrying scientific responsibility and an exhausting catalogue of domestic duties. Even the official synopsis placed Rakesh Dhawan and Tara Shinde together at the head of the team.</p>



<p class="wp-block-paragraph">The women had finally reached Mars.</p>



<p class="wp-block-paragraph">The poster still seemed nervous about sending them there alone.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="709" height="1024" src="https://indiarisefellowship.in/wp-content/uploads/2026/07/MV5BMDY1OGM4YzItMzJhMC00ZGNkLWI2YTgtMmVkOGIyOWY1OTVlXkEyXkFqcGc@._V1_FMjpg_UX1000_-709x1024.jpg" alt="" class="wp-image-7230 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/07/MV5BMDY1OGM4YzItMzJhMC00ZGNkLWI2YTgtMmVkOGIyOWY1OTVlXkEyXkFqcGc@._V1_FMjpg_UX1000_-709x1024.jpg 709w, https://indiarisefellowship.in/wp-content/uploads/2026/07/MV5BMDY1OGM4YzItMzJhMC00ZGNkLWI2YTgtMmVkOGIyOWY1OTVlXkEyXkFqcGc@._V1_FMjpg_UX1000_-208x300.jpg 208w, https://indiarisefellowship.in/wp-content/uploads/2026/07/MV5BMDY1OGM4YzItMzJhMC00ZGNkLWI2YTgtMmVkOGIyOWY1OTVlXkEyXkFqcGc@._V1_FMjpg_UX1000_-768x1109.jpg 768w, https://indiarisefellowship.in/wp-content/uploads/2026/07/MV5BMDY1OGM4YzItMzJhMC00ZGNkLWI2YTgtMmVkOGIyOWY1OTVlXkEyXkFqcGc@._V1_FMjpg_UX1000_.jpg 1000w" sizes="(max-width: 709px) 100vw, 709px" /></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">I felt a related unease watching <em>Shakuntala Devi</em> (2020). Vidya Balan&#8217;s character occupies the centre of the film as a woman of spectacular numerical ability, a rare pleasure in itself. Yet much of the emotional architecture of the biopic is built around motherhood and the fractured relationship between Shakuntala Devi and her daughter. Reviewers repeatedly described the film through that tension, including one as a “tightrope walk between maths and motherhood.”</p>



<p class="wp-block-paragraph">The tension belongs to her life, so erasing it would produce another distortion. But male genius has been granted a remarkable range of domestic permissions. Obsession can demonstrate seriousness. Emotional inadequacy can become eccentricity. Failed relationships can become collateral damage on the road to greatness.</p>



<p class="wp-block-paragraph">But a woman arrives home carrying an award.</p>



<p class="wp-block-paragraph">Was she a good mother? A good wife? Was everybody around her sufficiently loved? Did achievement cost her femininity? Could she have had all that intelligence and somehow remained easier to live with?</p>



<p class="wp-block-paragraph">Her genius enters the story already cross-examined.</p>
</div></div>



<h3 class="wp-block-heading"><strong>When the maths gets to be the plot</strong></h3>



<p class="wp-block-paragraph">This may be why <em>Hidden Figures</em> (2016) remains so satisfying to me.</p>



<p class="wp-block-paragraph">The film gives calculation dramatic weight. Katherine Johnson stands before equations because the equations matter. Dorothy Vaughan understands that computational work is changing and learns FORTRAN. Mary Jackson fights to become an engineer. The real women did work of enormous consequence at NASA. Johnson calculated trajectories for human spaceflight, including work associated with John Glenn&#8217;s orbital mission; Vaughan led the West Area Computing unit; Jackson became NASA&#8217;s first Black female engineer. NASA itself describes the mathematical calculations performed by Johnson, Vaughan and Jackson as crucial to the success of Project Mercury missions.</p>



<p class="wp-block-paragraph">Perhaps that is the thing I have been trying to understand since Kalpana Chawla first appeared on a television screen in my childhood.</p>



<p class="wp-block-paragraph">Dreams are socially rehearsed.</p>



<p class="wp-block-paragraph">A child has no labour-market statistics. She does not know the gender composition of a discipline or the structure of a doctoral program. She is collecting evidence of another kind.</p>



<p class="wp-block-paragraph">Who gets handed the difficult problem?</p>



<p class="wp-block-paragraph">Who knows the answer?</p>



<p class="wp-block-paragraph">Who is believed when she gives it?</p>



<p class="wp-block-paragraph">Who gets interrupted?</p>



<p class="wp-block-paragraph">Who stands at the front of the room?</p>



<p class="wp-block-paragraph">Who gets photographed beside the machine?</p>



<p class="wp-block-paragraph">Whose name survives the story?</p>



<p class="wp-block-paragraph">And perhaps most importantly: <strong>who looks as though she belongs there before she has done anything extraordinary at all?</strong></p>



<p class="wp-block-paragraph">That last question matters because representation built entirely from exceptional women carries its own burden. The first woman. The only woman. The woman who overcame everything. The genius. The astronaut. The human computer.</p>



<p class="wp-block-paragraph">I grew up admiring these women. I still do.</p>



<p class="wp-block-paragraph">But girls deserve mediocrity too.</p>



<p class="wp-block-paragraph">They deserve the scientist who has a boring Wednesday. The researcher waiting for ethics approval. The coder staring at an error she cannot find. The field scientist sweating through an afternoon that produces no breakthrough. The doctoral student who is uncertain. The woman whose work matters without becoming a national parable about female achievement.</p>



<div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
    We need more women at the centre of discovery. More women behind the camera deciding how discovery looks. Women working together rather than existing as the single extraordinary woman in a room of men. Women allowed ambition without punishment, competence without loneliness, failure without becoming evidence against their sex.
  </p>
</div>



<p class="wp-block-paragraph">Most days, I still sit in front of a screen. The same portal that once brought me an astronaut, a detective and, later, all the fictional lives I thought I might grow into now holds my drafts, emails, research, edits and the strange mixture of consequential and mundane work that became my actual career.</p>



<p class="wp-block-paragraph">That is why I take screens seriously. Somewhere, a girl is looking at one before she knows what she wants.</p>



<p class="wp-block-paragraph">She is learning what a scientist looks like. What a journalist looks like. What intelligence looks like when it walks into a room. </p>



<p class="wp-block-paragraph">By the time someone asks her what she wants to become, I hope possibility has already become familiar.</p>



<figure style="width: 260px; max-width: 100%; margin: 30px auto; text-align: center;">
  <img decoding="async" src="https://indiarisefellowship.in/wp-content/uploads/2026/02/VISTORIZA03808-scaled-e1770980928146-1024x973.jpg" alt="Srishti Kapil" style="width: 100%; height: auto;">
  <figcaption style="font-size: 14px; color: #666; margin-top: 8px;">
    By Srishti Kapil<br>
    Communications Lead, India RISE Fellowship and Programs and Communications Specialist, Gupta-Klinsky India Institute at Johns Hopkins University
  </figcaption>
</figure>
<p>The post <a href="https://indiarisefellowship.in/what-we-imagine-when-we-imagine-a-scientist/">What We Imagine When We Imagine a Scientist</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/what-we-imagine-when-we-imagine-a-scientist/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Seeing and Hearing the Silent Signs of Mental Health</title>
		<link>https://indiarisefellowship.in/seeing-and-hearing-the-silent-signs-of-mental-health/</link>
					<comments>https://indiarisefellowship.in/seeing-and-hearing-the-silent-signs-of-mental-health/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Mon, 06 Jul 2026 09:05:08 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7190</guid>

					<description><![CDATA[<p>By Himashree Deka, Research Scholar, Indian Institute of Technology (IIT), Guwahati and India RISE Fellow 2026 Could technology help identify signs of mental health challenges before they become severe? This question now sits at the centre of my research, but it was not where my engineering journey began. Like many engineering students in India, I initially viewed engineering through the familiar language of coding, circuits, systems, and technological innovation. Mental health seemed to belong elsewhere, usually to hospitals, counsellors, or specialists, and it was rarely discussed openly in academic spaces. Yet around me, I could see how stress, isolation, academic pressure, and emotional distress often remained unnamed until they had already begun to affect a person’s studies, relationships, or daily life. That perspective began to change during my time at IIT. Through discussions with my guide, Dr. Hanumant Singh Sekhawat, I was introduced to the idea that engineering and artificial intelligence could contribute to meaningful societal challenges. During one of our conversations, he gave me a copy of Psych 101 by Paul Kleinman. The book offers an accessible introduction to the fundamental concepts, theories, and experiments that have shaped psychology. By exploring how psychologists study human behaviour, cognition, emotions, and decision-making, it encouraged me to think beyond purely technical problems and appreciate the scientific understanding of human experience. Reading it broadened my perspective on how scientific inquiry can be applied not only to understanding the natural world, but also to addressing complex human and societal challenges. As our discussions continued, I began to look more closely at mental health as a problem of both care and access. In India, many people still delay seeking support because of stigma, lack of awareness, limited availability of trained professionals, cost, or uncertainty about where to begin. For students and young adults in particular, early signs of distress can be mistaken for ordinary pressure or hidden out of fear of being judged. This led me back to the question: could technology help identify signs of mental health challenges before they become severe? Today, my work focuses on developing AI-driven approaches for mental health awareness and early detection. Specifically, I study human behavioral signals, particularly eye movements and speech to identify patterns associated with mental health conditions. One area of my research explores eye-movement analysis for the early detection of schizophrenia. Eye movements are closely linked to cognitive processes and brain activity. The way individuals focus, shift attention, scan visual information, or track objects can reveal subtle behavioral markers. While these patterns may be difficult for humans to detect consistently, machine learning models can uncover meaningful signals that support early screening. Another focus of my research is speech-based depression detection. Human speech conveys far more than words alone. Variations in tone, energy, speaking rate, pauses, and vocal expression often reflect emotional and psychological states. Depression can subtly influence these characteristics, and AI techniques can help identify such changes through the analysis of voice recordings. What fascinates me most is that these indicators emerge from ordinary human behavior. We speak and move our eyes every day without conscious thought, yet these seemingly routine actions can reveal silent struggles that individuals may find difficult to express. The purpose of this research is not to replace doctors, psychologists, or therapists. Mental healthcare fundamentally depends on human empathy, professional expertise, and meaningful interpersonal support. Rather, I see AI as a complementary tool, one that can assist in early screening, raise awareness, and encourage timely intervention. Early detection is particularly important in mental health. Many individuals postpone seeking help because of stigma, limited awareness, or fear of being judged. By the time support is received, the condition may already have affected their academic performance, career, relationships, or overall quality of life. Technologies capable of identifying early warning signs could help bridge this gap and facilitate access to care at a much earlier stage. This potential is especially significant in India, where mental health resources remain limited relative to the size of the population and where support is often concentrated in urban or institutional settings. For someone who is unsure whether their distress is serious enough to seek help, or who does not have easy access to a counsellor or psychiatrist, AI-enabled screening tools could offer a first point of awareness. In the future, such tools may help make preliminary assessment more accessible, scalable, and affordable. Working in this field has also transformed my understanding of technology itself. Research is often measured through algorithms, accuracy metrics, and technical publications. Yet behind every dataset lies a human story. This perspective serves as a constant reminder that technology should not only be intelligent, but also responsible, ethical, and meaningful. My journey has shown me that engineering can create impact far beyond its traditional applications. By combining signal processing, machine learning, and data-driven analysis, I hope to contribute to a future where mental health conditions are detected earlier, understood more deeply, and discussed more openly. Sometimes the signs are visible in the movement of the eyes. Sometimes they are heard in the nuances of a voice. And sometimes, recognizing those signs early can be the first step toward healing. By Himashree Deka Research Scholar, Indian Institute of Technology (IIT), Guwahati and India RISE Fellow 2026</p>
<p>The post <a href="https://indiarisefellowship.in/seeing-and-hearing-the-silent-signs-of-mental-health/">Seeing and Hearing the Silent Signs of Mental Health</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>By Himashree Deka, Research Scholar, Indian Institute of Technology (IIT), Guwahati and India RISE Fellow 2026</em></p>



<p class="wp-block-paragraph">Could technology help identify signs of mental health challenges before they become severe? This question now sits at the centre of my research, but it was not where my engineering journey began.</p>



<p class="wp-block-paragraph">Like many engineering students in India, I initially viewed engineering through the familiar language of coding, circuits, systems, and technological innovation. Mental health seemed to belong elsewhere, usually to hospitals, counsellors, or specialists, and it was rarely discussed openly in academic spaces. Yet around me, I could see how stress, isolation, academic pressure, and emotional distress often remained unnamed until they had already begun to affect a person’s studies, relationships, or daily life.</p>



<p class="wp-block-paragraph">That perspective began to change during my time at IIT. Through discussions with my guide, Dr. Hanumant Singh Sekhawat, I was introduced to the idea that engineering and artificial intelligence could contribute to meaningful societal challenges. During one of our conversations, he gave me a copy of Psych 101 by Paul Kleinman. The book offers an accessible introduction to the fundamental concepts, theories, and experiments that have shaped psychology. By exploring how psychologists study human behaviour, cognition, emotions, and decision-making, it encouraged me to think beyond purely technical problems and appreciate the scientific understanding of human experience. Reading it broadened my perspective on how scientific inquiry can be applied not only to understanding the natural world, but also to addressing complex human and societal challenges.</p>



<p class="wp-block-paragraph">As our discussions continued, I began to look more closely at mental health as a problem of both care and access. In India, many people still delay seeking support because of stigma, lack of awareness, limited availability of trained professionals, cost, or uncertainty about where to begin. For students and young adults in particular, early signs of distress can be mistaken for ordinary pressure or hidden out of fear of being judged. This led me back to the question: could technology help identify signs of mental health challenges before they become severe?</p>



<p class="wp-block-paragraph">Today, my work focuses on developing AI-driven approaches for mental health awareness and early detection. Specifically, I study human behavioral signals, particularly eye movements and speech to identify patterns associated with mental health conditions.</p>



<p class="wp-block-paragraph">One area of my research explores eye-movement analysis for the early detection of schizophrenia. Eye movements are closely linked to cognitive processes and brain activity. The way individuals focus, shift attention, scan visual information, or track objects can reveal subtle behavioral markers. While these patterns may be difficult for humans to detect consistently, machine learning models can uncover meaningful signals that support early screening.</p>



<p class="wp-block-paragraph">Another focus of my research is speech-based depression detection. Human speech conveys far more than words alone. Variations in tone, energy, speaking rate, pauses, and vocal expression often reflect emotional and psychological states. Depression can subtly influence these characteristics, and AI techniques can help identify such changes through the analysis of voice recordings.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
    What fascinates me most is that these indicators emerge from ordinary human behavior. We speak and move our eyes every day without conscious thought, yet these seemingly routine actions can reveal silent struggles that individuals may find difficult to express.
  </p>
</div>
</blockquote>



<p class="wp-block-paragraph">The purpose of this research is not to replace doctors, psychologists, or therapists. Mental healthcare fundamentally depends on human empathy, professional expertise, and meaningful interpersonal support. Rather, I see AI as a complementary tool, one that can assist in early screening, raise awareness, and encourage timely intervention. Early detection is particularly important in mental health. Many individuals postpone seeking help because of stigma, limited awareness, or fear of being judged. By the time support is received, the condition may already have affected their academic performance, career, relationships, or overall quality of life. Technologies capable of identifying early warning signs could help bridge this gap and facilitate access to care at a much earlier stage.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="683" src="https://indiarisefellowship.in/wp-content/uploads/2026/07/WhatsApp-Image-2026-07-06-at-1.35.53-PM-1024x683.jpeg" alt="" class="wp-image-7193 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/07/WhatsApp-Image-2026-07-06-at-1.35.53-PM-1024x683.jpeg 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/07/WhatsApp-Image-2026-07-06-at-1.35.53-PM-300x200.jpeg 300w, https://indiarisefellowship.in/wp-content/uploads/2026/07/WhatsApp-Image-2026-07-06-at-1.35.53-PM-768x512.jpeg 768w, https://indiarisefellowship.in/wp-content/uploads/2026/07/WhatsApp-Image-2026-07-06-at-1.35.53-PM.jpeg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">This potential is especially significant in India, where mental health resources remain limited relative to the size of the population and where support is often concentrated in urban or institutional settings. For someone who is unsure whether their distress is serious enough to seek help, or who does not have easy access to a counsellor or psychiatrist, AI-enabled screening tools could offer a first point of awareness. In the future, such tools may help make preliminary assessment more accessible, scalable, and affordable. Working in this field has also transformed my understanding of technology itself.</p>
</div></div>



<p class="wp-block-paragraph">Research is often measured through algorithms, accuracy metrics, and technical publications. Yet behind every dataset lies a human story. This perspective serves as a constant reminder that technology should not only be intelligent, but also responsible, ethical, and meaningful. My journey has shown me that engineering can create impact far beyond its traditional applications. By combining signal processing, machine learning, and data-driven analysis, I hope to contribute to a future where mental health conditions are detected earlier, understood more deeply, and discussed more openly.</p>



<p class="wp-block-paragraph">Sometimes the signs are visible in the movement of the eyes. Sometimes they are heard in the nuances of a voice. And sometimes, recognizing those signs early can be the first step toward healing.</p>



<figure style="width: 360px; max-width: 100%; margin: 30px auto; text-align: center;"> 
  <img decoding="async" src="https://indiarisefellowship.in/wp-content/uploads/2026/07/VISTORIZA03770-1024x819.jpg" alt="Himashree Deka" style="width: 100%; height: auto;">
  <figcaption style="font-size: 14px; color: #666; margin-top: 8px;">
    By <a href="https://indiarisefellowship.in/team/himashri-deka/">Himashree Deka</a><br>
Research Scholar,
Indian Institute of Technology (IIT), Guwahati and India RISE Fellow 2026
  </figcaption>
</figure>
<p>The post <a href="https://indiarisefellowship.in/seeing-and-hearing-the-silent-signs-of-mental-health/">Seeing and Hearing the Silent Signs of Mental Health</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/seeing-and-hearing-the-silent-signs-of-mental-health/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>From Breaking to Rebuilding: Finding My Place in Neuroscience</title>
		<link>https://indiarisefellowship.in/from-breaking-to-rebuilding-finding-my-place-in-neuroscience/</link>
					<comments>https://indiarisefellowship.in/from-breaking-to-rebuilding-finding-my-place-in-neuroscience/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Fri, 05 Jun 2026 15:08:16 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7168</guid>

					<description><![CDATA[<p>By Palkin Arora, Postdoctoral fellow, IIT Gandhinagar and India RISE Fellow 2026 I did not begin my journey in research with the intention of becoming a neuroscientist. I wanted to be a clinician. That was the plan I held onto: clear, structured, and meaningful. When I could not secure a clinical position, that certainty quietly gave way to uncertainty. What followed was not a bold pivot, but a direction I had not consciously chosen. I turned to biochemistry, telling myself that if I could not work directly with patients, I could at least stay close to the biology of disease. But very quickly, I found myself lost in it: pathways upon pathways, intricate but overwhelming. I remember sitting with pages of metabolic maps, thinking: this is important, but it feels distant, hard to connect to something human. For a while, I carried that quiet doubt, that maybe I had taken a path that did not quite fit. And then, one class changed everything. It was a neurobiology lecture where my professor paused midway and shared an email he had received. It was from a neighbour of a patient living with amyotrophic lateral sclerosis, or ALS. She wrote about how the patient’s involuntary movements were misunderstood by the community and how people mocked what they did not understand. She wrote about visiting doctors, about leaving without answers. Almost as an act of hope, she began reaching out to researchers. I do not remember the rest of that lecture. I remember sitting there, struck by something I had never fully grasped before: when healthcare systems reach their limits, people turn to research. Not as an abstract pursuit, but as a possibility, sometimes the only one left. Research no longer felt distant. It was not just about knowledge; it was about responsibility. That moment shifted something fundamental in me. Research no longer felt distant. It was not just about knowledge; it was about responsibility. With that shift, I moved towards neuroscience. Finding the Brain-Body Connection For my Master’s dissertation, I began studying microglia, the immune cells of the brain. The first time I saw them under the microscope, I remember pausing longer than necessary. They were not static structures; they seemed alive in a way I had not expected, constantly extending and retracting, quietly surveying their environment. I remember thinking: these cells are always watching, always responding. What fascinated me even more was what we began to observe: that inflammation in the body could activate these cells in the brain. The boundary I had once imagined between brain and body started to dissolve. The brain was not isolated; it was in constant conversation with the rest of the body. That idea stayed with me. Studying Injury, Disruption, and Recovery I carried this idea into my PhD, where I studied traumatic brain injury, or TBI. Here, the questions became more complex. What happens when the brain is disrupted? How does that disruption extend beyond neural circuits? What I found was that injury does not remain contained. A blow to the brain can ripple through the body, altering immune responses, metabolism, and overall physiological balance. The brain does not break alone; it takes the body with it. This work showed me what breakdown looks like, not as a single event, but as a gradual loss of coherence across systems. But somewhere in the middle of studying how the brain breaks, I found myself drawn to a different question. What does it mean for the brain to rebuild? This curiosity led me towards understanding resilience, large-scale brain networks, and eventually, meditation. If injury represents disruption, then practices like meditation offer a window into regulation: how the brain can reorganise, stabilise, and adapt in intentional ways. From disruption to regulation, from breakdown to rebuilding, the question remained the same, but the lens had shifted. At its core, my work now explores how the brain interacts with the body, and how these interactions shape our experience of the world. Navigating Research as an Early-Career Woman in STEMM Alongside this intellectual journey, there has been another, less visible layer to my experience in research. There were moments when progress felt uncertain, not because of a lack of effort, but because of delays, dependencies, and unclear timelines. Work that required acknowledgement would wait. Decisions would stretch out. And in those spaces, it was easy to begin questioning not just the system, but myself. These are not always the challenges we are trained to anticipate. They are subtle, often unspoken, yet deeply influential, especially for early-career researchers navigating complex institutional structures. For many women in STEMM, these experiences are not exceptions; they are patterns that shape how we move, persist, and sometimes hesitate within research spaces. Learning to navigate this has been its own form of training. An Evolving Relationship With Research My journey, in that sense, is still unfolding. From wanting to treat patients, to understanding molecules, to studying the brain in states of injury and recovery, I have come to see research not as a fixed path, but as an evolving relationship between questions, systems, and lived experience. And perhaps that is where I find myself now, not at a destination, but in a direction. A curious neuroscience researcher, trying to understand the brain, not only in how it breaks, but in how it rebuilds, adapts, and continues. Because sometimes, the most meaningful paths are not the ones we choose, but the ones that reshape how we choose to see. By Palkin Arora, Postdoctoral Fellow, Indian Institute of Technology (IIT), Gandhinagar and India RISE Fellow 2026</p>
<p>The post <a href="https://indiarisefellowship.in/from-breaking-to-rebuilding-finding-my-place-in-neuroscience/">From Breaking to Rebuilding: Finding My Place in Neuroscience</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>By Palkin Arora, Postdoctoral fellow, IIT Gandhinagar and  India RISE Fellow 2026</em></p>



<p class="wp-block-paragraph">I did not begin my journey in research with the intention of becoming a neuroscientist. I wanted to be a clinician. That was the plan I held onto: clear, structured, and meaningful. When I could not secure a clinical position, that certainty quietly gave way to uncertainty.</p>



<p class="wp-block-paragraph">What followed was not a bold pivot, but a direction I had not consciously chosen.</p>



<p class="wp-block-paragraph">I turned to biochemistry, telling myself that if I could not work directly with patients, I could at least stay close to the biology of disease. But very quickly, I found myself lost in it: pathways upon pathways, intricate but overwhelming. I remember sitting with pages of metabolic maps, thinking: this is important, but it feels distant, hard to connect to something human.</p>



<p class="wp-block-paragraph">For a while, I carried that quiet doubt, that maybe I had taken a path that did not quite fit.</p>



<p class="wp-block-paragraph">And then, one class changed everything.</p>



<p class="wp-block-paragraph">It was a neurobiology lecture where my professor paused midway and shared an email he had received. It was from a neighbour of a patient living with amyotrophic lateral sclerosis, or ALS. She wrote about how the patient’s involuntary movements were misunderstood by the community and how people mocked what they did not understand. She wrote about visiting doctors, about leaving without answers. Almost as an act of hope, she began reaching out to researchers.</p>



<p class="wp-block-paragraph">I do not remember the rest of that lecture.</p>



<p class="wp-block-paragraph">I remember sitting there, struck by something I had never fully grasped before: when healthcare systems reach their limits, people turn to research. Not as an abstract pursuit, but as a possibility, sometimes the only one left.</p>



<div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
    Research no longer felt distant. It was not just about knowledge; it was about responsibility.
  </p>
</div>



<p class="wp-block-paragraph">That moment shifted something fundamental in me.</p>



<p class="wp-block-paragraph">Research no longer felt distant. It was not just about knowledge; it was about responsibility. With that shift, I moved towards neuroscience.</p>



<h2 class="wp-block-heading">Finding the Brain-Body Connection</h2>



<p class="wp-block-paragraph">For my Master’s dissertation, I began studying microglia, the immune cells of the brain. The first time I saw them under the microscope, I remember pausing longer than necessary. They were not static structures; they seemed alive in a way I had not expected, constantly extending and retracting, quietly surveying their environment.</p>



<p class="wp-block-paragraph">I remember thinking: these cells are always watching, always responding.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="576" src="https://indiarisefellowship.in/wp-content/uploads/2026/06/WhatsApp-Image-2026-06-29-at-5.08.19-PM-1024x576.jpeg" alt="" class="wp-image-7182 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/06/WhatsApp-Image-2026-06-29-at-5.08.19-PM-1024x576.jpeg 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/06/WhatsApp-Image-2026-06-29-at-5.08.19-PM-300x169.jpeg 300w, https://indiarisefellowship.in/wp-content/uploads/2026/06/WhatsApp-Image-2026-06-29-at-5.08.19-PM-768x432.jpeg 768w, https://indiarisefellowship.in/wp-content/uploads/2026/06/WhatsApp-Image-2026-06-29-at-5.08.19-PM-1536x864.jpeg 1536w, https://indiarisefellowship.in/wp-content/uploads/2026/06/WhatsApp-Image-2026-06-29-at-5.08.19-PM.jpeg 1599w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">What fascinated me even more was what we began to observe: that inflammation in the body could activate these cells in the brain. The boundary I had once imagined between brain and body started to dissolve. The brain was not isolated; it was in constant conversation with the rest of the body.</p>



<p class="wp-block-paragraph">That idea stayed with me.</p>
</div></div>



<h2 class="wp-block-heading">Studying Injury, Disruption, and Recovery</h2>



<p class="wp-block-paragraph">I carried this idea into my PhD, where I studied traumatic brain injury, or TBI. Here, the questions became more complex. What happens when the brain is disrupted? How does that disruption extend beyond neural circuits?</p>



<p class="wp-block-paragraph">What I found was that injury does not remain contained. A blow to the brain can ripple through the body, altering immune responses, metabolism, and overall physiological balance.</p>



<p class="wp-block-paragraph">The brain does not break alone; it takes the body with it.</p>



<p class="wp-block-paragraph">This work showed me what breakdown looks like, not as a single event, but as a gradual loss of coherence across systems. But somewhere in the middle of studying how the brain breaks, I found myself drawn to a different question.</p>



<p class="wp-block-paragraph">What does it mean for the brain to rebuild?</p>



<p class="wp-block-paragraph">This curiosity led me towards understanding resilience, large-scale brain networks, and eventually, meditation. If injury represents disruption, then practices like meditation offer a window into regulation: how the brain can reorganise, stabilise, and adapt in intentional ways.</p>



<p class="wp-block-paragraph">From disruption to regulation, from breakdown to rebuilding, the question remained the same, but the lens had shifted.</p>



<p class="wp-block-paragraph">At its core, my work now explores how the brain interacts with the body, and how these interactions shape our experience of the world.</p>



<h2 class="wp-block-heading">Navigating Research as an Early-Career Woman in STEMM</h2>



<p class="wp-block-paragraph">Alongside this intellectual journey, there has been another, less visible layer to my experience in research.</p>



<p class="wp-block-paragraph">There were moments when progress felt uncertain, not because of a lack of effort, but because of delays, dependencies, and unclear timelines. Work that required acknowledgement would wait. Decisions would stretch out. And in those spaces, it was easy to begin questioning not just the system, but myself.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1024" height="682" src="https://indiarisefellowship.in/wp-content/uploads/2026/06/unnamed-1024x682.jpg" alt="" class="wp-image-7184 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/06/unnamed-1024x682.jpg 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/06/unnamed-300x200.jpg 300w, https://indiarisefellowship.in/wp-content/uploads/2026/06/unnamed-768x512.jpg 768w, https://indiarisefellowship.in/wp-content/uploads/2026/06/unnamed.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">These are not always the challenges we are trained to anticipate.</p>



<p class="wp-block-paragraph">They are subtle, often unspoken, yet deeply influential, especially for early-career researchers navigating complex institutional structures. For many women in STEMM, these experiences are not exceptions; they are patterns that shape how we move, persist, and sometimes hesitate within research spaces. Learning to navigate this has been its own form of training.</p>
</div></div>



<h2 class="wp-block-heading">An Evolving Relationship With Research</h2>



<p class="wp-block-paragraph">My journey, in that sense, is still unfolding.</p>



<p class="wp-block-paragraph">From wanting to treat patients, to understanding molecules, to studying the brain in states of injury and recovery, I have come to see research not as a fixed path, but as an evolving relationship between questions, systems, and lived experience.</p>



<p class="wp-block-paragraph">And perhaps that is where I find myself now, not at a destination, but in a direction.</p>



<p class="wp-block-paragraph">A curious neuroscience researcher, trying to understand the brain, not only in how it breaks, but in how it rebuilds, adapts, and continues.</p>



<div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
 Because sometimes, the most meaningful paths are not the ones we choose, but the ones that reshape how we choose to see.
  </p>
</div>



<figure style="width: 360px; max-width: 100%; margin: 30px auto; text-align: center;">
  <img decoding="async" src="https://indiarisefellowship.in/wp-content/uploads/2026/04/VISTORIZA03919-1024x819.jpg" alt="Palkin Arora" style="width: 100%; height: auto;">
  <figcaption style="font-size: 14px; color: #666; margin-top: 8px;">
    By <a href="https://indiarisefellowship.in/team/palkin-arora/">Palkin Arora</a>, Postdoctoral Fellow, Indian Institute of Technology (IIT), Gandhinagar and India RISE Fellow 2026
  </figcaption>
</figure>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://indiarisefellowship.in/from-breaking-to-rebuilding-finding-my-place-in-neuroscience/">From Breaking to Rebuilding: Finding My Place in Neuroscience</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/from-breaking-to-rebuilding-finding-my-place-in-neuroscience/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Designing Curriculum for Impact: Behind the Scenes of the India RISE Learning Experience</title>
		<link>https://indiarisefellowship.in/designing-curriculum-for-impact-behind-the-scenes-of-the-india-rise-learning-experience/</link>
					<comments>https://indiarisefellowship.in/designing-curriculum-for-impact-behind-the-scenes-of-the-india-rise-learning-experience/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Thu, 04 Jun 2026 22:00:21 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7154</guid>

					<description><![CDATA[<p>By Beth Romanski, Curriculum Director, India RISE and Senior Program Manager, Gupta-Klinsky India Institute From the earliest stages of envisioning the India RISE Fellowship, I was inspired by the opportunity to help build a large-scale educational initiative with meaningful impact. The vision was clear: to create a transformative, accessible, and empowering learning experience for early-career women STEMM researchers in India. The challenge was to translate that vision into a curriculum that was rigorous, relevant, and responsive to researchers working across disciplines, institutions, and regions. Building a Learning Journey For me, curriculum design has always been more than the organization of content. It is the careful construction of a learning journey. A strong curriculum asks what learners should be able to do by the end of an experience, what support will help them get there, and how a program can honor diverse backgrounds while maintaining high academic and professional standards. My approach began with listening. Over several months, our team reviewed insights from Indian institutions, industry partners, global STEMM programs, Johns Hopkins faculty, and women scientists at different stages of their careers. Most importantly, we listened closely to partners and prospective learners in India to ensure that what we were designing would make sense within their cultural, institutional, and professional contexts. These conversations reinforced a simple truth: meaningful professional growth requires more than technical expertise. Researchers also need mentorship, confidence, leadership development, institutional navigation skills, and a supportive professional community. This is especially true for early-career women researchers in Indian academic and research settings. Many are expected to excel in research while also carrying administrative, mentoring, or caregiving responsibilities. Others work in environments where access to senior mentors, international networks, or leadership training may be uneven. A curriculum designed for impact must recognize these realities and offer a learning experience that is both rigorous and practical. It must also create value beyond the fellowship year, giving fellows continued access to resources, networks, and skills they can return to as their careers evolve. Three Pillars: Research, Leadership, and Mentorship With this in mind, we designed the India RISE curriculum around three interconnected learning pillars: research, leadership, and mentorship. The research pathway supports fellows in strengthening advanced research and project management skills, including research ethics, proposal development, grant writing, scientific communication, stakeholder engagement, and translational research. The leadership pillar helps fellows build self-awareness, confidence, adaptive leadership practices, and strategic career plans. The mentorship pillar places guidance and peer learning at the center of the fellowship, connecting fellows with research advisors, program mentors, peer mentors, and coaching support. Each pathway is intentionally layered. Fellows are not simply receiving information. They are applying ideas to their own research trajectories, reflecting on their professional goals, and building a personalized roadmap for growth. One core tool is the Individual Development Plan, or IDP, which is tailored to each fellow and helps connect research ambitions with leadership development and mentorship needs. The experiential Capstone Project also gives fellows a way to apply each stage of the researcher journey in real time, creating immediate value for their own career trajectories, their institutions, and India’s broader research ecosystem. Designing for Outcomes and Access The curriculum is grounded in evidence-based adult learning theory, including competency-based education and backward design. Each module begins with clear learning outcomes and works backward to identify the activities, assessments, and resources needed to support mastery. In this model, outcomes matter more than time spent on any one activity. Accessibility was also a central priority. Having spent decades developing professional education, online learning, and micro-credential programs, I believe high-quality learning should meet learners where they are. For India RISE, this meant designing a flexible, hybrid experience that combines self-paced learning on JHU’s online learning platform, highly interactive live virtual workshops, reflective exercises, peer discussions, mentorship sessions, coaching, and in-person convenings. These formats are designed to fit together, accommodate different learning preferences, and maximize live sessions for skills application and peer engagement. This flexibility matters. India RISE fellows are researchers working in demanding institutional environments while balancing teaching, fieldwork, administrative duties, and personal commitments. A well-designed curriculum must respect that complexity while still creating momentum, shared progress, and honoring personal wellbeing. Our program competencies include resilient and adaptive leadership, and the curriculum supports fellows in building these skills for sustainable academic research careers. As motivation and incentive, fellows also have the opportunity to earn a Johns Hopkins verified micro-credential, helping them demonstrate their skills on CVs and digital profiles for career recognition and advancement. Mentorship as a Skillset My own experience with mentorship has shaped how I think about integrating it into the fellowship curriculum. Early in my career, a senior woman leader selected me as her mentee for a women’s leadership initiative. I had not yet built confidence in my professional path, but she saw potential in me before I fully saw it in myself. Since then, mentors, peers, supervisors, and male allies have helped me recognize my strengths and take the next step. Those experiences taught me that mentorship is not only about advice. It is about developing a mentorship skillset: knowing how to seek guidance, build trusted relationships, support peers, and eventually pay that support forward. India RISE embeds this through a triad mentorship model that includes dedicated India RISE Program Mentors, self-selected Technical Research Advisors, and both group and one-on-one mentoring formats. Together with peer engagement, coaching modules, and workshops, this model helps fellows grow not only as mentees, but also as future mentors within their own institutions. Leading From Wherever You Are Our approach to leadership development is also strengths-based. Through self-reflection, hands-on practice, and personalized coaching, fellows are encouraged to understand their values, voice, and vision. Tools such as strengths-based assessments help them identify how they lead, collaborate, and grow. The aim is to build self-awareness, efficacy, and agency, so fellows can lead from wherever they are. Developing the India RISE curriculum has been challenging, creative, and deeply meaningful. It has renewed my passion for thinking differently about integrated learning experiences</p>
<p>The post <a href="https://indiarisefellowship.in/designing-curriculum-for-impact-behind-the-scenes-of-the-india-rise-learning-experience/">Designing Curriculum for Impact: Behind the Scenes of the India RISE Learning Experience</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>By Beth Romanski, Curriculum Director, India RISE and Senior Program Manager, Gupta-Klinsky India Institute</em></p>



<p class="wp-block-paragraph">From the earliest stages of envisioning the India RISE Fellowship, I was inspired by the opportunity to help build a large-scale educational initiative with meaningful impact. The vision was clear: to create a transformative, accessible, and empowering learning experience for early-career women STEMM researchers in India. The challenge was to translate that vision into a curriculum that was rigorous, relevant, and responsive to researchers working across disciplines, institutions, and regions.</p>



<h2 class="wp-block-heading">Building a Learning Journey</h2>



<p class="wp-block-paragraph">For me, curriculum design has always been more than the organization of content. It is the careful construction of a learning journey. A strong curriculum asks what learners should be able to do by the end of an experience, what support will help them get there, and how a program can honor diverse backgrounds while maintaining high academic and professional standards.</p>



<p class="wp-block-paragraph">My approach began with listening. Over several months, our team reviewed insights from Indian institutions, industry partners, global STEMM programs, Johns Hopkins faculty, and women scientists at different stages of their careers. Most importantly, we listened closely to partners and prospective learners in India to ensure that what we were designing would make sense within their cultural, institutional, and professional contexts.</p>



<p class="wp-block-paragraph">These conversations reinforced a simple truth: meaningful professional growth requires more than technical expertise. Researchers also need mentorship, confidence, leadership development, institutional navigation skills, and a supportive professional community.</p>



<p class="wp-block-paragraph">This is especially true for early-career women researchers in Indian academic and research settings. Many are expected to excel in research while also carrying administrative, mentoring, or caregiving responsibilities. Others work in environments where access to senior mentors, international networks, or leadership training may be uneven. A curriculum designed for impact must recognize these realities and offer a learning experience that is both rigorous and practical. It must also create value beyond the fellowship year, giving fellows continued access to resources, networks, and skills they can return to as their careers evolve.</p>



<h2 class="wp-block-heading">Three Pillars: Research, Leadership, and Mentorship</h2>



<p class="wp-block-paragraph">With this in mind, we designed the India RISE curriculum around three interconnected learning pillars: research, leadership, and mentorship. The research pathway supports fellows in strengthening advanced research and project management skills, including research ethics, proposal development, grant writing, scientific communication, stakeholder engagement, and translational research.</p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img decoding="async" src="https://indiarisefellowship.in/wp-content/uploads/2026/06/VED02848-1.jpg" alt="" class="wp-image-7160 size-full"/></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">The leadership pillar helps fellows build self-awareness, confidence, adaptive leadership practices, and strategic career plans. The mentorship pillar places guidance and peer learning at the center of the fellowship, connecting fellows with research advisors, program mentors, peer mentors, and coaching support.</p>



<p class="wp-block-paragraph">Each pathway is intentionally layered. Fellows are not simply receiving information. They are applying ideas to their own research trajectories, reflecting on their professional goals, and building a personalized roadmap for growth. One core tool is the Individual Development Plan, or IDP, which is tailored to each fellow and helps connect research ambitions with leadership development and mentorship needs.</p>



<p class="wp-block-paragraph">The experiential Capstone Project also gives fellows a way to apply each stage of the researcher journey in real time, creating immediate value for their own career trajectories, their institutions, and India’s broader research ecosystem.</p>
</div></div>



<h2 class="wp-block-heading">Designing for Outcomes and Access</h2>



<p class="wp-block-paragraph">The curriculum is grounded in evidence-based adult learning theory, including competency-based education and backward design. Each module begins with clear learning outcomes and works backward to identify the activities, assessments, and resources needed to support mastery. In this model, outcomes matter more than time spent on any one activity.</p>



<p class="wp-block-paragraph">Accessibility was also a central priority. Having spent decades developing professional education, online learning, and micro-credential programs, I believe high-quality learning should meet learners where they are.</p>



<p class="wp-block-paragraph">For India RISE, this meant designing a flexible, hybrid experience that combines self-paced learning on JHU’s online learning platform, highly interactive live virtual workshops, reflective exercises, peer discussions, mentorship sessions, coaching, and in-person convenings. These formats are designed to fit together, accommodate different learning preferences, and maximize live sessions for skills application and peer engagement.</p>



<p class="wp-block-paragraph">This flexibility matters. India RISE fellows are researchers working in demanding institutional environments while balancing teaching, fieldwork, administrative duties, and personal commitments. A well-designed curriculum must respect that complexity while still creating momentum, shared progress, and honoring personal wellbeing. Our program competencies include resilient and adaptive leadership, and the curriculum supports fellows in building these skills for sustainable academic research careers. As motivation and incentive, fellows also have the opportunity to earn a Johns Hopkins verified micro-credential, helping them demonstrate their skills on CVs and digital profiles for career recognition and advancement.</p>



<h2 class="wp-block-heading">Mentorship as a Skillset</h2>



<p class="wp-block-paragraph">My own experience with mentorship has shaped how I think about integrating it into the fellowship curriculum. Early in my career, a senior woman leader selected me as her mentee for a women’s leadership initiative. I had not yet built confidence in my professional path, but she saw potential in me before I fully saw it in myself. Since then, mentors, peers, supervisors, and male allies have helped me recognize my strengths and take the next step.</p>



<p class="wp-block-paragraph">Those experiences taught me that mentorship is not only about advice. It is about developing a mentorship skillset: knowing how to seek guidance, build trusted relationships, support peers, and eventually pay that support forward.</p>



<p class="wp-block-paragraph">India RISE embeds this through a triad mentorship model that includes dedicated India RISE Program Mentors, self-selected Technical Research Advisors, and both group and one-on-one mentoring formats. Together with peer engagement, coaching modules, and workshops, this model helps fellows grow not only as mentees, but also as future mentors within their own institutions.</p>



<h2 class="wp-block-heading">Leading From Wherever You Are</h2>



<p class="wp-block-paragraph">Our approach to leadership development is also strengths-based. Through self-reflection, hands-on practice, and personalized coaching, fellows are encouraged to understand their values, voice, and vision. Tools such as strengths-based assessments help them identify how they lead, collaborate, and grow. The aim is to build self-awareness, efficacy, and agency, so fellows can lead from wherever they are.</p>



<p class="wp-block-paragraph">Developing the India RISE curriculum has been challenging, creative, and deeply meaningful. It has renewed my passion for thinking differently about integrated learning experiences that combine cognitive outcomes, such as research and technical skills, with affective outcomes, such as confidence, resilience, collaboration, and leadership behaviors. At its heart, the curriculum is about lifelong learning. It is designed to help fellows build the habits, relationships, and mindset needed for empowering, sustainable careers.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p></p> <div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
    The true measure of this curriculum is not completion, but continuation. How it lives on in the choices fellows make, the confidence they build, and the people they lift.
  </p>
</div>
</blockquote>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">The India RISE Fellowship curriculum will ultimately come to life through the fellows themselves. As an instructional designer and educator, I can see the vision from start to finish, but what matters most is what learners do with it. My hope is that India RISE fellows will use this experience to strengthen their research, support one another, and expand what is possible for women’s scientific leadership in India.</p>



<figure class="wp-block-image size-full" style="width: 260px; max-width: 100%; margin: 30px auto; text-align: center;">
  <img loading="lazy" decoding="async" width="320" height="317" src="https://indiarisefellowship.in/wp-content/uploads/2026/06/Bio-Pic.jpg" alt="Beth Romanski" class="wp-image-7155" style="width: 120px; height: auto; display: block; margin: 0 auto;" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/06/Bio-Pic.jpg 320w, https://indiarisefellowship.in/wp-content/uploads/2026/06/Bio-Pic-300x297.jpg 300w, https://indiarisefellowship.in/wp-content/uploads/2026/06/Bio-Pic-150x150.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" />
  <figcaption class="wp-element-caption" style="font-size: 14px; color: #666; margin-top: 8px; text-align: center;">
    By Beth Romanski, Curriculum Director, India RISE and Senior Program Manager, Gupta-Klinsky India Institute
  </figcaption>
</figure>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://indiarisefellowship.in/designing-curriculum-for-impact-behind-the-scenes-of-the-india-rise-learning-experience/">Designing Curriculum for Impact: Behind the Scenes of the India RISE Learning Experience</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/designing-curriculum-for-impact-behind-the-scenes-of-the-india-rise-learning-experience/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Reimagining Women’s Leadership in STEMM: Practitioner-Led Reform Proposals from India RISE Fellows</title>
		<link>https://indiarisefellowship.in/reimagining-womens-leadership-in-stemm-practitioner-led-reform-proposals-from-india-rise-fellows/</link>
					<comments>https://indiarisefellowship.in/reimagining-womens-leadership-in-stemm-practitioner-led-reform-proposals-from-india-rise-fellows/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Fri, 22 May 2026 08:36:19 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7150</guid>

					<description><![CDATA[<p>At the Hopkins India Conference 2026, the Gupta-Klinsky India Institute at Johns Hopkins University convened a roundtable titled “Reimagining Women’s Leadership in STEMM Research: Institutional Reforms That Work.” The discussion brought together senior voices from academia, policy, philanthropy, and global development to examine a persistent contradiction in India’s research ecosystem: while women’s participation in STEMM education has steadily increased, leadership within research institutions continues to remain disproportionately male. As part of the convening, the India RISE Fellowship invited fellows to submit practitioner-grounded institutional reform proposals based on their lived experiences within Indian research ecosystems. Selected fellows then presented their ideas directly to our panellists. What emerged was a powerful reminder that many of the barriers shaping women’s careers in STEMM are neither invisible nor inevitable. They are institutional. And importantly, they are reformable. Moving Beyond Mentorship Toward Sponsorship Across the presentations, one theme surfaced repeatedly: mentorship alone is insufficient without systems that actively create visibility and leadership opportunities for women researchers. Drawing from her experience within academic research environments, Dr. Sushama Agarwalla (IIT Hyderabad) argued that leadership progression often depends less on talent than on access to institutional networks, sponsorship, and nomination pathways that frequently remain informal and opaque. Her proposal focused on introducing structured sponsorship systems within institutions, where senior faculty and administrators would take explicit responsibility for recommending early- and mid-career women researchers for grants, committees, and leadership roles. She also proposed institutional dashboards to track women’s participation in leadership positions and decision-making structures over time. Similarly, Debyashreeta Barik, Ph.D., working in biotechnology and nanomedicine, highlighted the absence of formal mentorship and sponsorship pathways for women researchers navigating early career transitions. While informal mentoring relationships may exist, she noted that access often depends heavily on personal networks and institutional proximity. Her proposed reforms included structured mentorship programmes, leadership development support, and sponsorship mechanisms that would actively connect women researchers to collaborative projects, institutional committees, and funding opportunities. She also emphasised the need for re-entry pathways for researchers returning after caregiving-related career interruptions, including bridge funding, flexible promotion timelines, and temporary research support. Together, these proposals reflected a broader shift in the conversation around women in STEMM, from “fixing confidence gaps” to redesigning institutional systems that determine visibility, recognition, and advancement. The Invisible Labour Behind Academic Leadership In a particularly striking intervention, Anubhuti Joshi (AIIMS Rishikesh) examined what she described as the “hidden tax” placed on unmarried women researchers through a phenomenon known as singlism. Within many academic environments, she argued, unmarried women are often informally expected to absorb additional teaching, coordination, mentorship, and administrative responsibilities because they are perceived as more “available” than married colleagues. While these expectations rarely appear in formal policy, they accumulate over time in ways that directly affect research productivity, publication output, networking opportunities, and long-term leadership progression. To address this, Dr. Joshi proposed institutional workload transparency systems that would formally audit and track teaching loads, committee responsibilities, mentorship expectations, and administrative labour across departments. She also highlighted the growing precarity of contractual employment in Indian academia, where many women researchers remain excluded from long-term career pathways despite contributing substantially to institutional research output. Her proposed “contract-to-career-track” pathways aimed to create more stable leadership trajectories for high-performing contractual researchers through multi-year appointments, grant eligibility, and structured leadership development opportunities. From Individual Resilience to Institutional Design What made these presentations particularly compelling was their grounding in everyday institutional realities. Rather than framing gender inequity solely through individual experience, the fellows focused attention on how systems distribute opportunity, visibility, labour, and stability across academic life. The proposals also shared an important characteristic: practicality. None relied on abstract commitments to empowerment or representation. Instead, they centred on reforms institutions could realistically pilot within the next 12–24 months, from workload audits and sponsorship structures to re-entry pathways and expanded evaluation frameworks. At a moment when India is investing heavily in AI, biotechnology, public health, and advanced research ecosystems, the discussion reinforced a broader point emerging globally: scientific leadership pipelines are shaped as much by institutional design as by individual talent. The India RISE Fellowship hopes these conversations continue beyond a single convening and contribute to a growing ecosystem of institutions willing to experiment with measurable, accountable reforms that strengthen women’s leadership in STEMM research.</p>
<p>The post <a href="https://indiarisefellowship.in/reimagining-womens-leadership-in-stemm-practitioner-led-reform-proposals-from-india-rise-fellows/">Reimagining Women’s Leadership in STEMM: Practitioner-Led Reform Proposals from India RISE Fellows</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">At the <em><a href="https://indiainstitute.jhu.edu/hopkins-india-conference-2026/" target="_blank" rel="noreferrer noopener">Hopkins India Conference 2026</a></em>, the <a href="https://indiainstitute.jhu.edu/" target="_blank" rel="noreferrer noopener">Gupta-Klinsky India Institute at Johns Hopkins University</a> convened a roundtable titled <strong>“Reimagining Women’s Leadership in STEMM Research: Institutional Reforms That Work.”</strong> The discussion brought together senior voices from academia, policy, philanthropy, and global development to examine a persistent contradiction in India’s research ecosystem: while women’s participation in STEMM education has steadily increased, leadership within research institutions continues to remain disproportionately male.</p>



<p class="wp-block-paragraph">As part of the convening, the India RISE Fellowship invited fellows to submit practitioner-grounded institutional reform proposals based on their lived experiences within Indian research ecosystems. Selected fellows then presented their ideas directly to our panellists. </p>



<p class="wp-block-paragraph">What emerged was a powerful reminder that many of the barriers shaping women’s careers in STEMM are neither invisible nor inevitable. They are institutional. And importantly, they are reformable.</p>



<h3 class="wp-block-heading">Moving Beyond Mentorship Toward Sponsorship</h3>



<p class="wp-block-paragraph">Across the presentations, one theme surfaced repeatedly: mentorship alone is insufficient without systems that actively create visibility and leadership opportunities for women researchers.</p>



<p class="wp-block-paragraph">Drawing from her experience within academic research environments, <strong><a href="https://indiarisefellowship.in/team/sushama-agarwalla/" target="_blank" rel="noreferrer noopener">Dr. Sushama Agarwalla (IIT Hyderabad)</a></strong> argued that leadership progression often depends less on talent than on access to institutional networks, sponsorship, and nomination pathways that frequently remain informal and opaque.</p>



<p class="wp-block-paragraph">Her proposal focused on introducing structured sponsorship systems within institutions, where senior faculty and administrators would take explicit responsibility for recommending early- and mid-career women researchers for grants, committees, and leadership roles. She also proposed institutional dashboards to track women’s participation in leadership positions and decision-making structures over time.</p>



<p class="wp-block-paragraph">Similarly,<a href="https://indiarisefellowship.in/team/debyashreeta-barik/" target="_blank" rel="noreferrer noopener"> <strong>Debyashreeta Barik, Ph.D</strong></a><strong>.</strong>, working in biotechnology and nanomedicine, highlighted the absence of formal mentorship and sponsorship pathways for women researchers navigating early career transitions. While informal mentoring relationships may exist, she noted that access often depends heavily on personal networks and institutional proximity.</p>



<p class="wp-block-paragraph">Her proposed reforms included structured mentorship programmes, leadership development support, and sponsorship mechanisms that would actively connect women researchers to collaborative projects, institutional committees, and funding opportunities. She also emphasised the need for re-entry pathways for researchers returning after caregiving-related career interruptions, including bridge funding, flexible promotion timelines, and temporary research support.</p>



<p class="wp-block-paragraph">Together, these proposals reflected a broader shift in the conversation around women in STEMM, from “fixing confidence gaps” to redesigning institutional systems that determine visibility, recognition, and advancement.</p>



<h3 class="wp-block-heading">The Invisible Labour Behind Academic Leadership</h3>



<p class="wp-block-paragraph">In a particularly striking intervention, <strong><a href="https://indiarisefellowship.in/team/anubhuti-joshi/" target="_blank" rel="noreferrer noopener">Anubhuti Joshi (AIIMS Rishikesh)</a></strong> examined what she described as the “hidden tax” placed on unmarried women researchers through a phenomenon known as <em>singlism</em>. Within many academic environments, she argued, unmarried women are often informally expected to absorb additional teaching, coordination, mentorship, and administrative responsibilities because they are perceived as more “available” than married colleagues.</p>



<p class="wp-block-paragraph">While these expectations rarely appear in formal policy, they accumulate over time in ways that directly affect research productivity, publication output, networking opportunities, and long-term leadership progression.</p>



<p class="wp-block-paragraph">To address this, Dr. Joshi proposed institutional workload transparency systems that would formally audit and track teaching loads, committee responsibilities, mentorship expectations, and administrative labour across departments. She also highlighted the growing precarity of contractual employment in Indian academia, where many women researchers remain excluded from long-term career pathways despite contributing substantially to institutional research output.</p>



<p class="wp-block-paragraph">Her proposed “contract-to-career-track” pathways aimed to create more stable leadership trajectories for high-performing contractual researchers through multi-year appointments, grant eligibility, and structured leadership development opportunities.</p>



<h3 class="wp-block-heading">From Individual Resilience to Institutional Design</h3>



<p class="wp-block-paragraph">What made these presentations particularly compelling was their grounding in everyday institutional realities. Rather than framing gender inequity solely through individual experience, the fellows focused attention on how systems distribute opportunity, visibility, labour, and stability across academic life.</p>



<p class="wp-block-paragraph">The proposals also shared an important characteristic: practicality. None relied on abstract commitments to empowerment or representation. Instead, they centred on reforms institutions could realistically pilot within the next 12–24 months, from workload audits and sponsorship structures to re-entry pathways and expanded evaluation frameworks.</p>



<p class="wp-block-paragraph">At a moment when India is investing heavily in AI, biotechnology, public health, and advanced research ecosystems, the discussion reinforced a broader point emerging globally: scientific leadership pipelines are shaped as much by institutional design as by individual talent.</p>



<p class="wp-block-paragraph">The India RISE Fellowship hopes these conversations continue beyond a single convening and contribute to a growing ecosystem of institutions willing to experiment with measurable, accountable reforms that strengthen women’s leadership in STEMM research.</p>
<p>The post <a href="https://indiarisefellowship.in/reimagining-womens-leadership-in-stemm-practitioner-led-reform-proposals-from-india-rise-fellows/">Reimagining Women’s Leadership in STEMM: Practitioner-Led Reform Proposals from India RISE Fellows</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/reimagining-womens-leadership-in-stemm-practitioner-led-reform-proposals-from-india-rise-fellows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The academic 30s: The highs, lows, and the unknowns</title>
		<link>https://indiarisefellowship.in/the-academic-30s-the-highs-lows-and-the-unknowns/</link>
					<comments>https://indiarisefellowship.in/the-academic-30s-the-highs-lows-and-the-unknowns/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Fri, 22 May 2026 06:31:12 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7136</guid>

					<description><![CDATA[<p>This article was originally published by IndiaBioscience as part of its Journey of a Young Investigator (JOYI) 2026 series and has been cross-posted on the India RISE platform with permission. The original article can be accessed on the IndiaBioscience website. In this Journey of a Young Investigator (JOYI) 2026 article, Ashitha S N M, Assistant Professor, DST INSPIRE Faculty Fellow, Department of Psychiatry, NIMHANS, reflects on the uncertain decisions, quiet resilience, and unexpected mentorship that shaped her journey through academia. From navigating a lonely PhD and motherhood to building a research career, she shares honest lessons about persistence, imperfect choices, and finding strength in community while balancing personal life and scientific ambition. Decisions How can a twenty-year-old aspiring scientist be sure that ​‘this’ is the right decision and that it will ensure future success? I was naïve too. My journey as a researcher has been shaped as much by uncertainty as by perseverance.  With limited academic mentorship, many of my early decisions were instinctive rather than strategic. I chose courses out of curiosity, and when the ​“PhD bug” bit me, I accepted the first offer that came my way, without fully understanding what a PhD entailed. Nearly a year later, the weight of that decision set in. At 24, I felt intellectually isolated and unsure of an exit route, even though my guide was kind-hearted.  What followed became the most defining phase of my life. With minimal guidance, I&#160;learned to rely on myself. I&#160;immersed myself in my research topic, framed my own questions, designed experiments, and wrote manuscripts, all of which were accepted on first submission. That period shaped me. The loneliness of my doctoral years instilled self-reliance, resilience, and a&#160;quiet belief in myself and my work. Retrospectively, I&#160;realise that it was this experience that enabled me to design and defend my&#160;DST-INSPIRE Faculty Fellowship&#160;proposal with conviction and confidence and within a&#160;year of completing my PhD, I&#160;was awarded this highly competitive grant.&#160; Although my doctoral journey was lonely, it instilled a deep belief that ​‘hard work pays’. Over time, one principle has stayed with me- take a decision and make it work. Those early lessons continue to anchor me. Find your&#160;clan A PhD is a&#160;hard-won battle, and no one can reach the top without support. I&#160;was fortunate. When I&#160;made choices that, in hindsight, were not ideal, mentorship arrived in unexpected ways. My senior,&#160;Raviraj VS, became the wind under my wings. Having faced similar challenges, he helped me navigate the difficult situation I&#160;found myself stuck in. It was all I&#160;needed to stay afloat, gather my strength and refocus on academic excellence.&#160; The second such instance was when I&#160;found my&#160;​‘girl gang’, not when younger, but in my thirties. These were women who consistently showed up for me, without agenda. Through them, I&#160;experienced the strength of sisterhood rooted in pure intentions, a&#160;genuine desire to support one another through thick and thin with mutual respect and genuine support. The bane and boon of the thirties The thirties can be a very demanding decade. It is when the safety-net of being ​‘young’ begins to fade and responsibilities intensify. Irrespective of gender, this is often the stage when personal commitments pile up, demanding attention just as professional expectations peak.  In Indian academia, this pressure is particularly acute. Age limits for fellowships, faculty positions, and travel grants begin to narrow options. The academic clock for finding a&#160;regular position ticks alongside personal milestones of finding a&#160;partner, getting married, followed by the responsibility of making the house a&#160;home. Uncertainty on both fronts takes away one’s focus and tests one’s composure.&#160; Yet, I&#160;have to admit there is a&#160;certain charm in being in our thirties. Emotional maturity begins to ground ambition in realism.&#160; This decade brings in the much-needed clarity that helps us declutter thoughts, identify and filter out distractions and judge better. The thirties become a period of introspection and re-assessment, one that equips us to navigate life’s curveballs with steadier resolve and prepares us for the tougher challenges of middle age. Homegrown academic by circumstance It was not only personal, but also professional realities that shaped my decision to forego a postdoctoral fellowship abroad. When one completes a PhD in one’s thirties and marries soon after, career decisions become collective rather than individual. Ageing parents, the need for job stability for both partners, and questions about how, when and where to raise a child all enter the equation. No amount of conversations prior to marriage and future planning can resolve these uncertainties. For me, prioritising family stability became the guiding choice. The timing of my PhD completion compounded this situation, as it coincided with the onset of the COVID-19 pandemic. For nearly two years, conferences were inaccessible, limiting opportunities to present my work, build networks, and engage with potential postdoctoral mentors. Cold emails became my primary mode of outreach, often with limited response. In retrospect, several factors were at play: the global crisis, laboratories focused on continuity, and my keen interest in transitioning from genetics to patient-derived stem-cell models of psychiatric disorders, an area in which I lacked hands-on experience. Now, as a principal investigator (PI) myself, I understand why such a major pivot may not always align with a hiring PI’s expectation from a postdoctoral candidate, who is required to be independent and take on mentorship responsibilities. Do I&#160;regret staying back? Absolutely not. I&#160;learned a&#160;lot more that extends well beyond what a&#160;conventional postdoctoral trajectory might have offered. I&#160;learned adaptability, persistence, and perseverance. More importantly, I&#160;gained a&#160;better understanding of Indian academia. I&#160;remain intentional about staying current and competitive ‑presenting my work at conferences and building meaningful international collaborations.&#160; The journey reassures me that there is no single path to scientific growth, only paths shaped by commitment, adaptability, and purpose. Lessons from motherhood My parents and extended family — my greatest cheerleaders — patiently supported my decision to complete my PhD before marriage. I&#160;was in my early thirties when my baby was born, and to say that life changed would be an understatement. My brain changed. When I&#160;confidently told my very supportive mentor&#160;Meera Purushottam, that I&#160;would return from maternity leave and complete X, Y, and Z, she gently warned me,&#160;​“your brain will split into two, and you will function at half capacity”.&#160;Only in hindsight do I&#160;understand the</p>
<p>The post <a href="https://indiarisefellowship.in/the-academic-30s-the-highs-lows-and-the-unknowns/">The academic 30s: The highs, lows, and the unknowns</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><br><em>This article was originally published by</em> <strong>IndiaBioscience</strong> <em>as part of its</em> <a href="https://indiabioscience.org/meetings/yim-2018/journey-of-yi" target="_blank" rel="noreferrer noopener"><em>Journey of a Young Investigator (JOYI) 2026</em> </a><em>series and has been cross-posted on the India RISE platform with permission. The original article can be accessed on the <a href="https://indiabioscience.org/columns/journey-of-a-yi/the-academic-30s-the-highs-lows-and-the-unknowns" target="_blank" rel="noreferrer noopener">IndiaBioscience website.</a></em></p>



<div class="wp-block-media-text is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img loading="lazy" decoding="async" width="1598" height="975" src="https://indiarisefellowship.in/wp-content/uploads/2026/05/unnamed_2026-03-17-061453_lgxu_4b32b63c5c28c858e051e9d1a2a717a1.png" alt="JOYI Ashitha" class="wp-image-7143 size-full" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/05/unnamed_2026-03-17-061453_lgxu_4b32b63c5c28c858e051e9d1a2a717a1.png 1598w, https://indiarisefellowship.in/wp-content/uploads/2026/05/unnamed_2026-03-17-061453_lgxu_4b32b63c5c28c858e051e9d1a2a717a1-300x183.png 300w, https://indiarisefellowship.in/wp-content/uploads/2026/05/unnamed_2026-03-17-061453_lgxu_4b32b63c5c28c858e051e9d1a2a717a1-1024x625.png 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/05/unnamed_2026-03-17-061453_lgxu_4b32b63c5c28c858e051e9d1a2a717a1-768x469.png 768w, https://indiarisefellowship.in/wp-content/uploads/2026/05/unnamed_2026-03-17-061453_lgxu_4b32b63c5c28c858e051e9d1a2a717a1-1536x937.png 1536w" sizes="(max-width: 1598px) 100vw, 1598px" /></figure><div class="wp-block-media-text__content">
<p class="wp-block-paragraph">In this <a href="https://indiabioscience.org/meetings/yim-2018/journey-of-yi?x-craft-preview=6543cf01e7cb4ba62d8377b4540598eeac08721703d823f0ae706b4409911ddffydzdowhtv" target="_blank" rel="noreferrer noopener">Journey of a Young Investigator (JOYI)</a> 2026 article, <a href="https://www.cbmnimhans.org/cbm-team/dr-ashitha-s-n-m" target="_blank" rel="noreferrer noopener">Ashitha S N M</a>, Assistant Professor, DST INSPIRE Faculty Fellow, Department of Psychiatry, <a href="https://www.cbmnimhans.org/" target="_blank" rel="noreferrer noopener">NIMHANS</a>, reflects on the uncertain decisions, quiet resilience, and unexpected mentorship that shaped her journey through academia. From navigating a lonely PhD and motherhood to building a research career, she shares honest lessons about persistence, imperfect choices, and finding strength in community while balancing personal life and scientific ambition.</p>
</div></div>



<p class="wp-block-paragraph"><strong>Decisions</strong></p>



<p class="wp-block-paragraph">How can a twenty-year-old aspiring scientist be sure that ​‘this’ is the right decision and that it will ensure future success? I was naïve too. My journey as a researcher has been shaped as much by uncertainty as by perseverance. </p>



<p class="wp-block-paragraph">With limited academic mentorship, many of my early decisions were instinctive rather than strategic. I chose courses out of curiosity, and when the ​“PhD bug” bit me, I accepted the first offer that came my way, without fully understanding what a PhD entailed. Nearly a year later, the weight of that decision set in. At 24, I felt intellectually isolated and unsure of an exit route, even though my guide was kind-hearted. </p>



<p class="wp-block-paragraph">What followed became the most defining phase of my life. With minimal guidance, I&nbsp;learned to rely on myself. I&nbsp;immersed myself in my research topic, framed my own questions, designed experiments, and wrote manuscripts, all of which were accepted on first submission.</p>



<p class="wp-block-paragraph">That period shaped me. The loneliness of my doctoral years instilled self-reliance, resilience, and a&nbsp;quiet belief in myself and my work. Retrospectively, I&nbsp;realise that it was this experience that enabled me to design and defend my&nbsp;<a href="https://online-inspire.gov.in/" rel="noreferrer noopener" target="_blank">DST-INSPIRE Faculty Fellowship</a>&nbsp;proposal with conviction and confidence and within a&nbsp;year of completing my PhD, I&nbsp;was awarded this highly competitive grant.&nbsp;</p>



<p class="wp-block-paragraph">Although my doctoral journey was lonely, it instilled a deep belief that ​‘hard work pays’. Over time, one principle has stayed with me- take a decision and make it work. Those early lessons continue to anchor me.</p>



<p class="wp-block-paragraph"><strong>Find your&nbsp;clan</strong></p>



<p class="wp-block-paragraph">A PhD is a&nbsp;hard-won battle, and no one can reach the top without support. I&nbsp;was fortunate. When I&nbsp;made choices that, in hindsight, were not ideal, mentorship arrived in unexpected ways. My senior,&nbsp;<a href="https://www.linkedin.com/in/raviraj-v-suresh-35209330/?utm_source=share&amp;utm_campaign=share_via&amp;utm_content=profile&amp;utm_medium=android_app" target="_blank" rel="noreferrer noopener">Raviraj VS</a>, became the wind under my wings. Having faced similar challenges, he helped me navigate the difficult situation I&nbsp;found myself stuck in. It was all I&nbsp;needed to stay afloat, gather my strength and refocus on academic excellence.&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">The second such instance was when I&nbsp;found my&nbsp;​‘girl gang’, not when younger, but in my thirties. These were women who consistently showed up for me, without agenda. Through them, I&nbsp;experienced the strength of sisterhood rooted in pure intentions, a&nbsp;genuine desire to support one another through thick and thin with mutual respect and genuine support.</p>
</blockquote>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%">
<figure class="wp-block-image"><img loading="lazy" decoding="async" width="1536" height="1024" src="https://indiarisefellowship.in/wp-content/uploads/2026/05/15908.png" alt="" class="wp-image-7142" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/05/15908.png 1536w, https://indiarisefellowship.in/wp-content/uploads/2026/05/15908-300x200.png 300w, https://indiarisefellowship.in/wp-content/uploads/2026/05/15908-1024x683.png 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/05/15908-768x512.png 768w" sizes="(max-width: 1536px) 100vw, 1536px" /><figcaption class="wp-element-caption">Ashitha celebrating her PhD convocation with her parents, in-laws, and her husband | Photo: Santosh Kumar&nbsp;S</figcaption></figure>
</div>
</div>



<p class="wp-block-paragraph"><strong>The bane and boon of the thirties</strong></p>



<p class="wp-block-paragraph">The thirties can be a very demanding decade. It is when the safety-net of being ​‘young’ begins to fade and responsibilities intensify. Irrespective of gender, this is often the stage when personal commitments pile up, demanding attention just as professional expectations peak. </p>



<p class="wp-block-paragraph">In Indian academia, this pressure is particularly acute. Age limits for fellowships, faculty positions, and travel grants begin to narrow options. The academic clock for finding a&nbsp;regular position ticks alongside personal milestones of finding a&nbsp;partner, getting married, followed by the responsibility of making the house a&nbsp;home. Uncertainty on both fronts takes away one’s focus and tests one’s composure.&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">Yet, I&nbsp;have to admit there is a&nbsp;certain charm in being in our thirties. Emotional maturity begins to ground ambition in realism.&nbsp;</p>
</blockquote>



<p class="wp-block-paragraph">This decade brings in the much-needed clarity that helps us declutter thoughts, identify and filter out distractions and judge better. The thirties become a period of introspection and re-assessment, one that equips us to navigate life’s curveballs with steadier resolve and prepares us for the tougher challenges of middle age.</p>



<p class="wp-block-paragraph"><strong>Homegrown academic by circumstance</strong></p>



<p class="wp-block-paragraph">It was not only personal, but also professional realities that shaped my decision to forego a postdoctoral fellowship abroad. When one completes a PhD in one’s thirties and marries soon after, career decisions become collective rather than individual. Ageing parents, the need for job stability for both partners, and questions about how, when and where to raise a child all enter the equation. No amount of conversations prior to marriage and future planning can resolve these uncertainties. For me, prioritising family stability became the guiding choice.</p>



<p class="wp-block-paragraph">The timing of my PhD completion compounded this situation, as it coincided with the onset of the COVID-19 pandemic. For nearly two years, conferences were inaccessible, limiting opportunities to present my work, build networks, and engage with potential postdoctoral mentors. Cold emails became my primary mode of outreach, often with limited response. In retrospect, several factors were at play: the global crisis, laboratories focused on continuity, and my keen interest in transitioning from genetics to patient-derived stem-cell models of psychiatric disorders, an area in which I lacked hands-on experience. Now, as a principal investigator (PI) myself, I understand why such a major pivot may not always align with a hiring PI’s expectation from a postdoctoral candidate, who is required to be independent and take on mentorship responsibilities.</p>



<p class="wp-block-paragraph">Do I&nbsp;regret staying back? Absolutely not. I&nbsp;learned a&nbsp;lot more that extends well beyond what a&nbsp;conventional postdoctoral trajectory might have offered. I&nbsp;learned adaptability, persistence, and perseverance. More importantly, I&nbsp;gained a&nbsp;better understanding of Indian academia. I&nbsp;remain intentional about staying current and competitive ‑presenting my work at conferences and building meaningful international collaborations.&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">The journey reassures me that there is no single path to scientific growth, only paths shaped by commitment, adaptability, and purpose.</p>
</blockquote>



<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="683" data-id="7141" src="https://indiarisefellowship.in/wp-content/uploads/2026/05/15912-1024x683.png" alt="" class="wp-image-7141" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/05/15912-1024x683.png 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/05/15912-300x200.png 300w, https://indiarisefellowship.in/wp-content/uploads/2026/05/15912-768x512.png 768w, https://indiarisefellowship.in/wp-content/uploads/2026/05/15912.png 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">COVID warrior in ​‘War Room’, May 2020. When the whole world stayed indoors, her parents sent her out to fight back.</figcaption></figure>
</figure>
</div>



<p class="wp-block-paragraph"><strong>Lessons from motherhood</strong></p>



<p class="wp-block-paragraph">My parents and extended family — my greatest cheerleaders — patiently supported my decision to complete my PhD before marriage. I&nbsp;was in my early thirties when my baby was born, and to say that life changed would be an understatement. My brain changed.</p>



<p class="wp-block-paragraph">When I&nbsp;confidently told my very supportive mentor&nbsp;<a href="https://www.cbmnimhans.org/cbm-team/dr-meera-purushottam" rel="noreferrer noopener" target="_blank">Meera Purushottam</a>, that I&nbsp;would return from maternity leave and complete X, Y, and Z, she gently warned me,&nbsp;​“<em>your brain will split into two, and you will function at half capacity”.</em>&nbsp;Only in hindsight do I&nbsp;understand the truth of that statement. It is as real as day and night. A&nbsp;large part of my mental space became devoted to my baby’s well-being, leaving limited room for sustained academic focus. Memory faltered, and conversations seemed like they never happened. It improved with time, but a&nbsp;part of me remains permanently attuned to my child and unavailable for academic pursuits.</p>



<p class="wp-block-paragraph">The first year after returning to work was difficult. My body and mind did not support me as they once had. To my utter surprise, this time I questioned my professional ambitions and grappled with the guilt of leaving behind an infant at home. My mother stepped in with quiet resolve:​“I will take care of this child,<em> and you go take care of your lab babies”.</em> Her support steadied me, but each day is a struggle to juggle two counterintuitive roles.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">On days of self-doubt, I&nbsp;recall words from my mentor&nbsp;<a href="https://www.linkedin.com/in/t-shivanandappa-25817315/?originalSubdomain=in" target="_blank" rel="noreferrer noopener">T&nbsp;Shivanandappa</a>:&nbsp;<em>​“Anybody can be a&nbsp;mother, but not everybody can be a&nbsp;scientist mom. You have a&nbsp;once-in-a-lifetime opportunity; make the best use of&nbsp;it.”&nbsp;</em></p>
</blockquote>



<p class="wp-block-paragraph">My friend and colleague&nbsp;<a href="https://medium.com/@bhagyalakshmishankarappa/the-long-road-to-dr-mom-when-academia-and-life-collide-9dbd51dc3c8b" rel="noreferrer noopener" target="_blank">Bhagyalakshmi Shankarappa</a>&nbsp;is a&nbsp;living example for me. Watching her navigate academic aspirations and family responsibilities with discipline and determination showed me the kind of balance I&nbsp;wanted to strive for.&nbsp;</p>



<p class="wp-block-paragraph">Inspirations are all around us. It is important to speak to one another and share experiences. Random hallway conversations with colleagues have helped me in unimaginable ways. It helps to learn about a tried and tested strategy. That is the power of ​‘open’ conversations and sisterhood.</p>



<p class="wp-block-paragraph">Many say motherhood taught them patience and kindness. For me, it taught urgency and clarity- to become more productive and efficient at work. Initially, I&nbsp;tried to balance motherhood and work, but like Indira Nooyi says,&nbsp;​“<em>Balance doesn’t exist for working moms.’ It’s all about juggling priorities and making it work. Embrace the chaos”.&nbsp;</em>Ultimately, find the balance that works for&nbsp;you.</p>



<p class="wp-block-paragraph"><strong>When is the right&nbsp;time?</strong></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">So, when is the right time for PhD, marriage, and children? In my view, it is when you feel ready. Life will change, but no single moment guarantees perfect timing. Personal milestones need not be postponed for a&nbsp;PhD. In fact, when you find the&nbsp;​‘right’ partner don’t&nbsp;wait.&nbsp;</p>
</blockquote>



<p class="wp-block-paragraph">What matters is clarity and communication. Speak openly about your aspirations post-PhD and discuss what it might mean to him/​her. A scientific career is long drawn, unpredictable and thankless, and taking one’s family along on that requires honesty about its challenges. Look for a partner who is your champion and takes great interest in your success. No two journeys are alike, but shared understanding helps stabilise the course. </p>



<p class="wp-block-paragraph">In my experience, handling faculty responsibilities, far more demanding than a PhD, alongside a new marriage and motherhood in my early thirties was difficult. Each role carried equal significance, and balancing them required intentional prioritisation and not just perfection.</p>



<p class="wp-block-paragraph"><strong>The power of mentorship</strong></p>



<p class="wp-block-paragraph">Merely surviving academia isn’t enough; one must thrive in its environment to be able to think freely and creatively. For this, having a genuine and selfless mentor is crucial as they help shape our careers and perspectives. I found mentorship in more than one unexpected form. </p>



<p class="wp-block-paragraph"><a href="https://www.cbmnimhans.org/cbm-team/dr-biju-viswanath" target="_blank" rel="noreferrer noopener">Biju Viswanath</a>, in particular, has been a steady presence — someone who does not say ​“never”, who steadies me before I falter and encourages me to rise when I do. I learn and draw inspiration from him each day as I watch him place kindness, humility, integrity, and mentorship above personal recognition, which has influenced how I think about leadership and responsibility.</p>



<p class="wp-block-paragraph"><strong>The personal vs the professional conundrum</strong></p>



<p class="wp-block-paragraph">As an early-career woman scientist and a&nbsp;new mother in my thirties, I&nbsp;continue to navigate the tension between professional ambition and personal responsibility. The challenges evolve, but the tools remain constant: discipline, persistence, and trust in one’s own journey. These tensions are not limited to one gender; they are shared by many who attempt to build both a&nbsp;career and a&nbsp;family.</p>



<p class="wp-block-paragraph">I hope that this story holds value because it normalises uncertainty, imperfect decisions, and non-linear growth. Scientific careers rarely begin with clarity. They endure through courage, consistency, and the willingness to keep moving forward, even when the path feels unclear.</p>



<p class="wp-block-paragraph"><strong>My advice</strong></p>



<p class="wp-block-paragraph"><em>To anybody thinking of a PhD: A </em>PhD is a sacrifice of the most youthful five years of our lives. It is a covenant written in one’s own sweat and blood that if one quits, the loss is one&#8217;s own. </p>



<p class="wp-block-paragraph"><em>To anybody with PhD ambiguity:</em> Do an honest self-introspection: why this PhD? Can I persist and prevail? My future aspirations and financial situation? Even within PhD topics, try out as many alternatives to ensure you won’t lose interest!</p>



<p class="wp-block-paragraph"><em>To anybody choosing a PhD mentor: </em>This is a ​‘once in a lifetime’ opportunity to choose your own academic father/​mother. You will carry their name all along your academic journey. So, check if your ethos, personality and working styles match. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">The most invaluable advice I&nbsp;once received from my senior&nbsp;<a href="https://www.linkedin.com/in/madhumalaks/?utm_source=share&amp;utm_campaign=share_via&amp;utm_content=profile&amp;utm_medium=android_app" target="_blank" rel="noreferrer noopener">Madhumala K&nbsp;S</a>&nbsp;is that&nbsp;<em>​“It is ok if you don’t choose your PhD topic right, but it is crucial that you choose the right academic parent”.</em></p>
</blockquote>



<p class="wp-block-paragraph">Unfortunately, for me I&nbsp;made this mistake twice. I&nbsp;acknowledge that there is no way of knowing, but retrospectively, I&nbsp;think the best source of information would be from people before you. What they experienced is precisely what you will experience too.</p>



<p class="wp-block-paragraph"><em>The article is edited by Siuli Mitra, Executive Director, IndiaBioscience</em></p>



<figure style="width: 360px; max-width: 100%; margin: 30px auto; text-align: center;">
  <img loading="lazy" decoding="async" width="2560" height="2048" class="wp-image-7138" style="width: 150px; height: auto; display: block; margin: 0 auto;" src="https://indiarisefellowship.in/wp-content/uploads/2026/05/VISTORIZA03738-scaled.jpg" alt="Ashitha SNM" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/05/VISTORIZA03738-scaled.jpg 2560w, https://indiarisefellowship.in/wp-content/uploads/2026/05/VISTORIZA03738-300x240.jpg 300w, https://indiarisefellowship.in/wp-content/uploads/2026/05/VISTORIZA03738-1024x819.jpg 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/05/VISTORIZA03738-768x614.jpg 768w, https://indiarisefellowship.in/wp-content/uploads/2026/05/VISTORIZA03738-1536x1229.jpg 1536w, https://indiarisefellowship.in/wp-content/uploads/2026/05/VISTORIZA03738-2048x1638.jpg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" />
  <figcaption style="font-size: 14px; color: #666; margin-top: 8px;">
    By <a href="https://indiarisefellowship.in/team/ashitha-snm/">Ashitha SNM</a>, Assistant Professor, National Institute of Mental Health and Neuro Sciences (NIMHANS) and India RISE Fellow 2026
  </figcaption>
</figure>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://indiarisefellowship.in/the-academic-30s-the-highs-lows-and-the-unknowns/">The academic 30s: The highs, lows, and the unknowns</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/the-academic-30s-the-highs-lows-and-the-unknowns/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Illusion of Inclusion: Why Women in STEMM Need Space, Not Sympathy</title>
		<link>https://indiarisefellowship.in/the-illusion-of-inclusion-why-women-in-stemm-need-space-not-sympathy/</link>
					<comments>https://indiarisefellowship.in/the-illusion-of-inclusion-why-women-in-stemm-need-space-not-sympathy/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Thu, 30 Apr 2026 07:02:17 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7119</guid>

					<description><![CDATA[<p>I remember sitting through yet another mandatory wellness seminar, watching a generic HR video on building resilience. As I looked around the room at my female colleagues who are brilliant researchers, yet visibly exhausted from juggling grant deadlines and heavy social expectations. It unsettled me and left me wondering, were we being asked to individually empower our way out of systemic failures? Because no amount of resilience training can fix structural exhaustion. Over the past decade, women’s participation in STEMM education in India has steadily increased. Yet their progression into leadership roles remains strikingly low. This gap suggests that the issue is not a lack of talent or ambition, but structural barriers embedded within academic institutions. Based on my observations within the Indian academic ecosystem, addressing these barriers requires moving beyond individual empowerment and toward institutional reform. Simply put, women in science don’t need sympathy; they need understanding and the institutional space to grow. I remember a colleague who returned to the lab just a few months after giving birth. She would slip out between experiments to take calls from home, checking if her child had eaten, if the fever had come down, if everything was okay. In meetings, she was as sharp as ever, presenting data, asking questions, holding her ground, but there was always a quiet urgency beneath it all. I think of another early-career researcher who once told me, almost apologetically, that she hadn’t been productive enough that month. She had been juggling teaching, grant writing, and family expectations, sleeping barely a few hours each night. Yet what stayed with her was not exhaustion, but guilt. In a culture where output is everything, burnout disguises itself as personal failure. The pressure is constant, but the support is minimal and often invisible. Then there are the CVs that carry silence. A year missing here, a gap there, time taken for caregiving, for health and for life. These pauses are rarely explained, yet they are quietly judged. What was necessary becomes what is questioned, and over time, these small penalties accumulate, shaping who moves forward and who is left behind. None of these stories are exceptional. They are, in fact, deeply ordinary. That is precisely the problem. Perhaps the issue is not the pause itself, but how little our systems understand what these pauses carry. Caregiving, recovery, and emotional strain are not deviations from a career, they are part of life within it. Yet instead of building structures that acknowledge this, institutions often respond with generic resilience trainings and one-size-fits-all wellness modules. If resilience must be built, it cannot be outsourced to HR videos alone. It must be embedded within the system itself through evaluation practices that recognize lived realities, and through cultures that are educated not just to support women, but to understand the weight they are already carrying. Providing mental health support systems that help women build resilience and give them confidence to move through life burdens. True progress in women’s leadership will not come from asking women to adapt to rigid institutional systems. It requires institutions willing to rethink how academic careers are structured and evaluated. By embedding gender literacy, strengthening meaningful mental health support, and normalizing career pauses, institutions can move from symbolic inclusion to genuine structural equity. Only then can the growing number of women entering STEMM translate into a new generation of scientific leaders. By Palkin Arora, Postdoctoral Fellow, Indian Institute of Technology (IIT), Gandhinagar and India RISE Fellow 2026</p>
<p>The post <a href="https://indiarisefellowship.in/the-illusion-of-inclusion-why-women-in-stemm-need-space-not-sympathy/">The Illusion of Inclusion: Why Women in STEMM Need Space, Not Sympathy</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I remember sitting through yet another mandatory wellness seminar, watching a generic HR video on building resilience. As I looked around the room at my female colleagues who are brilliant researchers, yet visibly exhausted from juggling grant deadlines and heavy social expectations. It unsettled me and left me wondering, <em>were we being asked to individually empower our way out of systemic failures?</em> Because no amount of resilience training can fix structural exhaustion.</p>



<p class="wp-block-paragraph">Over the past decade, women’s participation in STEMM education in India has steadily increased. Yet their progression into leadership roles remains strikingly low. This gap suggests that the issue is not a lack of talent or ambition, but structural barriers embedded within academic institutions. Based on my observations within the Indian academic ecosystem, addressing these barriers requires moving beyond individual empowerment and toward institutional reform.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><em><em>Simply put, women in science don’t need sympathy;</em></em></p>



<p class="wp-block-paragraph"><em>they need understanding and the institutional space to grow.</em></p>
</blockquote>



<p class="wp-block-paragraph">I remember a colleague who returned to the lab just a few months after giving birth. She would slip out between experiments to take calls from home, checking if her child had eaten, if the fever had come down, if everything was okay. In meetings, she was as sharp as ever, presenting data, asking questions, holding her ground, but there was always a quiet urgency beneath it all.</p>



<p class="wp-block-paragraph">I think of another early-career researcher who once told me, almost apologetically, that she hadn’t been productive enough that month. She had been juggling teaching, grant writing, and family expectations, sleeping barely a few hours each night. Yet what stayed with her was not exhaustion, but guilt. In a culture where output is everything, burnout disguises itself as personal failure. The pressure is constant, but the support is minimal and often invisible.</p>



<p class="wp-block-paragraph">Then there are the CVs that carry silence. A year missing here, a gap there, time taken for caregiving, for health and for life. These pauses are rarely explained, yet they are quietly judged. What was necessary becomes what is questioned, and over time, these small penalties accumulate, shaping who moves forward and who is left behind.<a id="_msocom_1"></a></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><em>None of these stories are exceptional. They are, in fact, deeply ordinary.</em></p>



<p class="wp-block-paragraph"><em>That is precisely the problem.</em></p>
</blockquote>



<p class="wp-block-paragraph">Perhaps the issue is not the pause itself, but how little our systems understand what these pauses carry. Caregiving, recovery, and emotional strain are not deviations from a career, they are part of life within it. Yet instead of building structures that acknowledge this, institutions often respond with generic resilience trainings and one-size-fits-all wellness modules.</p>



<p class="wp-block-paragraph">If resilience must be built, it cannot be outsourced to HR videos alone. It must be embedded within the system itself through evaluation practices that recognize lived realities, and through cultures that are educated not just to support women, but to understand the weight they are already carrying. Providing mental health support systems that help women build resilience and give them confidence to move through life burdens.</p>



<p class="wp-block-paragraph">True progress in women’s leadership will not come from asking women to adapt to rigid institutional systems. It requires institutions willing to rethink how academic careers are structured and evaluated.</p>



<p class="wp-block-paragraph">By embedding gender literacy, strengthening meaningful mental health support, and normalizing career pauses, institutions can move from symbolic inclusion to genuine structural equity. Only then can the growing number of women entering STEMM translate into a new generation of scientific leaders.</p>



<figure style="width: 360px; max-width: 100%; margin: 30px auto; text-align: center;">
  <img decoding="async" src="https://indiarisefellowship.in/wp-content/uploads/2026/04/VISTORIZA03919-1024x819.jpg" alt="Palkin Arora" style="width: 100%; height: auto;" />
  <figcaption style="font-size: 14px; color: #666; margin-top: 8px;">
    By <a href="https://indiarisefellowship.in/team/palkin-arora/">Palkin Arora</a>, Postdoctoral Fellow, Indian Institute of Technology (IIT), Gandhinagar and India RISE Fellow 2026
  </figcaption>
</figure>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://indiarisefellowship.in/the-illusion-of-inclusion-why-women-in-stemm-need-space-not-sympathy/">The Illusion of Inclusion: Why Women in STEMM Need Space, Not Sympathy</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/the-illusion-of-inclusion-why-women-in-stemm-need-space-not-sympathy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Transforming Childhood Worry into Engineering Solutions: My Journey into Biomedical Research</title>
		<link>https://indiarisefellowship.in/from-witnessing-joint-degeneration-to-engineering-solutions-my-journey-into-biomedical-research/</link>
					<comments>https://indiarisefellowship.in/from-witnessing-joint-degeneration-to-engineering-solutions-my-journey-into-biomedical-research/#respond</comments>
		
		<dc:creator><![CDATA[IndiaRise-admin]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 08:58:09 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://indiarisefellowship.in/?p=7095</guid>

					<description><![CDATA[<p>Some of my earliest memories of illness are not from hospitals, but from home. I remember watching my grandmother struggle to stand up because of severe joint pain. Simple movements that most of us take for granted like walking across the room or sitting comfortably, often caused her visible discomfort. Years later, my mother began facing similar problems when degenerative gaps developed in the joints of her backbone, leading to persistent pain and limited mobility. As a child, I could not understand the biological reasons behind these conditions. But I remember wondering why damaged bones and joints could not simply be repaired. Why couldn’t science restore tissues the way nature once built them? Those questions stayed with me and eventually shaped the path I chose in science. My academic journey began with a master’s degree in Life Sciences, where I developed a deeper understanding of how cells and tissues function. During this time, I became fascinated by regenerative medicine:the idea that biological systems could be supported or guided to repair themselves. This curiosity naturally drew me toward the field of bone tissue engineering, which focuses on developing strategies to repair or regenerate damaged bone. Motivated by this interest, I pursued a PhD in Biotechnology, where I worked on biomaterials designed to support tissue regeneration. Biomaterials are specially engineered substances that can interact with living tissues, often acting as scaffolds that help cells rebuild damaged structures. In bone tissue engineering, scientists design structures that mimic the natural environment surrounding cells, allowing them to grow and rebuild damaged tissues. Working in this field was deeply meaningful to me. It felt like the scientific questions I was exploring were connected to real-life problems I had witnessed growing up. The possibility that biomaterials could one day help repair skeletal damage made the research feel personal as well as purposeful. One of the most exciting aspects of this work was its interdisciplinary nature. Bone tissue engineering lies at the intersection of biology, chemistry, and materials science. Each discipline contributes tools and ideas that together make innovative solutions possible. This experience taught me that solving complex health problems often requires collaboration across multiple scientific fields. As my research progressed, I became increasingly curious about another rapidly growing area of biomedical science-nanotechnology. While regenerative biomaterials focus on rebuilding tissues, nanotechnology offers new ways to deliver treatments more precisely inside the body. These tiny engineered systems, thousands of times smaller than the width of a human hair, can interact with cells and tissues in highly controlled ways. This curiosity led me to transition toward nanomedicine during my postdoctoral research. Today, I work on developing nanoparticle-based therapeutic systems aimed at improving targeted treatment strategies for diseases such as cancer. By designing nanoscale carriers for drugs, researchers hope to deliver treatments more efficiently to diseased cells while reducing damage to healthy tissues. Although my research focus has evolved from bone tissue engineering to cancer nanotechnology, the underlying motivation remains the same. I am interested in designing biomaterial-based systems that can interact with the body in ways that improve healing and treatment outcomes. Along the way, I have also experienced some of the challenges that many early-career scientists face. Building a research career requires persistence, adaptability, and support systems. For women in science, these challenges are sometimes amplified by limited mentorship opportunities or structural barriers within research environments. My experience as an India RISE Fellow, although still at an early stage, has already been very meaningful. One of the most valuable aspects of the fellowship has been the opportunity to connect with other early-career women researchers. Engaging with peers who share similar aspirations and challenges has created a supportive environment where ideas, experiences, and encouragement can be exchanged openly. The mentorship network has also been particularly impactful. Learning from experienced mentors provides valuable guidance on navigating research careers, leadership development, and balancing professional growth with personal goals. These interactions help build confidence and offer practical insights into overcoming challenges that women scientists often encounter. Through this experience so far, I have learned the importance of building strong professional networks and supporting one another within the scientific community. Initiatives like the India RISE Fellowship create spaces where women scientists can share their experiences, gain guidance, and grow both personally and professionally. One of the most valuable lessons my research journey has taught me is resilience. Scientific progress rarely follows a straight path. Experiments fail, ideas evolve, and unexpected challenges emerge. Yet each obstacle also offers an opportunity to learn and refine our understanding. Whenever research becomes difficult, I often think back to the experiences that first motivated me—the struggles of my grandmother and mother with skeletal disorders. Those memories remind me that scientific research is ultimately about people and the problems that affect their lives. Looking ahead, I believe that the future of biomedical innovation lies in interdisciplinary collaboration. Fields such as biomaterials science, nanotechnology, and molecular biology are increasingly converging to develop therapies that were once unimaginable. Reflecting on my own journey—from a worried child observing joint disease at home to a researcher working at the intersection of biotechnology and nanomedicine—I realize that personal experiences often shape the questions scientists choose to pursue. For me, science is not only about discovery. It is about transforming curiosity into solutions that may one day improve the lives of others.</p>
<p>The post <a href="https://indiarisefellowship.in/from-witnessing-joint-degeneration-to-engineering-solutions-my-journey-into-biomedical-research/">Transforming Childhood Worry into Engineering Solutions: My Journey into Biomedical Research</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="background:linear-gradient(135deg,#fdfaf7,#f6f1ee);border:1px solid #ebe3df;border-radius:18px;padding:26px 22px;margin:30px 0;box-shadow:0 8px 22px rgba(0,0,0,0.04);">

  <p style="font-size:20px;line-height:1.9;color:#2f2f2f;margin-top:0;">
    Some of my earliest memories of illness are not from hospitals, but from home. I remember watching my grandmother struggle to stand up because of severe joint pain. Simple movements that most of us take for granted like walking across the room or sitting comfortably, often caused her visible discomfort. Years later, my mother began facing similar problems when degenerative gaps developed in the joints of her backbone, leading to persistent pain and limited mobility.
  </p>

  <p style="font-size:20px;line-height:1.9;color:#2f2f2f;margin-bottom:0;">
    As a child, I could not understand the biological reasons behind these conditions. But I remember wondering why damaged bones and joints could not simply be repaired. Why couldn’t science restore tissues the way nature once built them? Those questions stayed with me and eventually shaped the path I chose in science.
  </p>

</div>



<p class="wp-block-paragraph">My academic journey began with a master’s degree in Life Sciences, where I developed a deeper understanding of how cells and tissues function. During this time, I became fascinated by regenerative medicine:the idea that biological systems could be supported or guided to repair themselves. This curiosity naturally drew me toward the field of bone tissue engineering, which focuses on developing strategies to repair or regenerate damaged bone.</p>



<p class="wp-block-paragraph">Motivated by this interest, I pursued a PhD in Biotechnology, where I worked on biomaterials designed to support tissue regeneration. Biomaterials are specially engineered substances that can interact with living tissues, often acting as scaffolds that help cells rebuild damaged structures. In bone tissue engineering, scientists design structures that mimic the natural environment surrounding cells, allowing them to grow and rebuild damaged tissues.</p>



<p class="wp-block-paragraph">Working in this field was deeply meaningful to me. It felt like the scientific questions I was exploring were connected to real-life problems I had witnessed growing up. The possibility that biomaterials could one day help repair skeletal damage made the research feel personal as well as purposeful.</p>



<p class="wp-block-paragraph">One of the most exciting aspects of this work was its interdisciplinary nature. Bone tissue engineering lies at the intersection of biology, chemistry, and materials science. Each discipline contributes tools and ideas that together make innovative solutions possible. This experience taught me that solving complex health problems often requires collaboration across multiple scientific fields.</p>



<p class="wp-block-paragraph">As my research progressed, I became increasingly curious about another rapidly growing area of biomedical science-nanotechnology. While regenerative biomaterials focus on rebuilding tissues, nanotechnology offers new ways to deliver treatments more precisely inside the body. These tiny engineered systems, thousands of times smaller than the width of a human hair, can interact with cells and tissues in highly controlled ways.</p>



<p class="wp-block-paragraph">This curiosity led me to transition toward nanomedicine during my postdoctoral research. Today, I work on developing nanoparticle-based therapeutic systems aimed at improving targeted treatment strategies for diseases such as cancer. By designing nanoscale carriers for drugs, researchers hope to deliver treatments more efficiently to diseased cells while reducing damage to healthy tissues.</p>



<p class="wp-block-paragraph">Although my research focus has evolved from bone tissue engineering to cancer nanotechnology, the underlying motivation remains the same. I am interested in designing biomaterial-based systems that can interact with the body in ways that improve healing and treatment outcomes.</p>



<p class="wp-block-paragraph">Along the way, I have also experienced some of the challenges that many early-career scientists face. Building a research career requires persistence, adaptability, and support systems. For women in science, these challenges are sometimes amplified by limited mentorship opportunities or structural barriers within research environments.</p>



<div style="background:#f9f5f3;padding:22px 18px;border-radius:12px;margin:28px 0;">

  <p>
    My experience as an India RISE Fellow, although still at an early stage, has already been very meaningful. One of the most valuable aspects of the fellowship has been the opportunity to connect with other early-career women researchers. Engaging with peers who share similar aspirations and challenges has created a supportive environment where ideas, experiences, and encouragement can be exchanged openly.
  </p>

  <p>
    The mentorship network has also been particularly impactful. Learning from experienced mentors provides valuable guidance on navigating research careers, leadership development, and balancing professional growth with personal goals. These interactions help build confidence and offer practical insights into overcoming challenges that women scientists often encounter.
  </p>

  <p>
    Through this experience so far, I have learned the importance of building strong professional networks and supporting one another within the scientific community. Initiatives like the India RISE Fellowship create spaces where women scientists can share their experiences, gain guidance, and grow both personally and professionally.
  </p>

</div>



<p class="wp-block-paragraph">One of the most valuable lessons my research journey has taught me is resilience. Scientific progress rarely follows a straight path. Experiments fail, ideas evolve, and unexpected challenges emerge. Yet each obstacle also offers an opportunity to learn and refine our understanding.</p>



<p class="wp-block-paragraph">Whenever research becomes difficult, I often think back to the experiences that first motivated me—the struggles of my grandmother and mother with skeletal disorders. Those memories remind me that scientific research is ultimately about people and the problems that affect their lives.</p>



<p class="wp-block-paragraph">Looking ahead, I believe that the future of biomedical innovation lies in interdisciplinary collaboration. Fields such as biomaterials science, nanotechnology, and molecular biology are increasingly converging to develop therapies that were once unimaginable.</p>



<p class="wp-block-paragraph">Reflecting on my own journey—from a worried child observing joint disease at home to a researcher working at the intersection of biotechnology and nanomedicine—I realize that personal experiences often shape the questions scientists choose to pursue.</p>



<div style="margin:30px 0;padding:24px 20px;border-left:4px solid #8c5e58;background:#f7f0ed;border-radius:12px;">
  <p style="margin:0;font-size:20px;line-height:1.7;font-style:italic;color:#2f2f2f;">
    For me, science is not only about discovery. It is about transforming curiosity into solutions that may one day improve the lives of others.
  </p>
</div>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="819" src="https://indiarisefellowship.in/wp-content/uploads/2026/03/VISTORIZA03600-1024x819.jpg" alt="" class="wp-image-7097" style="aspect-ratio:1.2503100967501861;width:329px;height:auto" srcset="https://indiarisefellowship.in/wp-content/uploads/2026/03/VISTORIZA03600-1024x819.jpg 1024w, https://indiarisefellowship.in/wp-content/uploads/2026/03/VISTORIZA03600-300x240.jpg 300w, https://indiarisefellowship.in/wp-content/uploads/2026/03/VISTORIZA03600-768x614.jpg 768w, https://indiarisefellowship.in/wp-content/uploads/2026/03/VISTORIZA03600-1536x1229.jpg 1536w, https://indiarisefellowship.in/wp-content/uploads/2026/03/VISTORIZA03600-2048x1638.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">By Debyashreeta Barik, Ph.D., a Post-Doctoral Fellow at NISER and India RISE Fellow 2026</figcaption></figure>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://indiarisefellowship.in/from-witnessing-joint-degeneration-to-engineering-solutions-my-journey-into-biomedical-research/">Transforming Childhood Worry into Engineering Solutions: My Journey into Biomedical Research</a> appeared first on <a href="https://indiarisefellowship.in">India RISE</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://indiarisefellowship.in/from-witnessing-joint-degeneration-to-engineering-solutions-my-journey-into-biomedical-research/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
